diff --git a/bunfig.toml b/bunfig.toml index cd46a70..1d9cea2 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -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/" } \ No newline at end of file