Skip to content

Commit

Permalink
Adjust credentials script.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Dec 12, 2024
1 parent 13bdcd7 commit f21a6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup_credentials
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ def github_npm_token
end

`bundle config gems.contribsys.com #{sidekiq_pro_credentials}`
`npm config set //npm.pkg.github.com:_authToken #{github_npm_token}`
`npm config set //npm.pkg.github.com/:_authToken #{github_npm_token}`
`npm config set @mapnik:registry https://npm.pkg.github.com`

0 comments on commit f21a6ac

Please sign in to comment.