|
|
|
|
|
by madeofpalk
483 days ago
|
|
Why spend that effort when any code you run on your machine (such as dependency post-install scripts, or the dependencies themselves!) can just run `gh auth token` can grab a token for all the code you push up. By design, the gh cli wants write access to everything on github you can access. |
|