Skip to content

Commit

Permalink
Merge pull request #4 from tyro/release1
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
szhang-tyro authored Feb 23, 2024
2 parents de11f1d + d736c6a commit 03e51a7
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 03e51a7

Please sign in to comment.