Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
szhang-tyro committed Feb 22, 2024
1 parent 77f8377 commit d736c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Store GitHub Packages Username

Setup GitHub Personal Access Token (PAT)

* Follow this [GitHub guide](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) to generate a PAT
* Follow this [GitHub guide](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) to generate a PAT with `read:packages` permission
* Store the new token as an environment variable:
`export GITHUB_PACKAGES_TOKEN={YOUR_GITHUB_TOKEN}`

Expand Down

0 comments on commit d736c6a

Please sign in to comment.