use github token

This commit is contained in:
Benjamin Palko 2025-03-20 10:13:46 -04:00
parent 4922709d7c
commit bf38f566c0

View file

@ -1,3 +1,3 @@
[install.scopes]
# registry with token
"@atlas" = { token = "$FORGEJO_TOKEN", url = "https://git.palko.ca/api/packages/Pantheon/npm/" }
"@atlas" = { token = "$GITHUB_TOKEN", url = "https://git.palko.ca/api/packages/Pantheon/npm/" }