Skip to content

Commit

Permalink
Update auto-deployer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danitseitlin authored Apr 10, 2022
1 parent ce431d3 commit 376b383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-deployer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pkg_name: cli-argument-parser
main_pkg_manager: npm
pkg_managers: '[github, npm]'
pkg_registry: registry.npmjs.org
npm_registry: registry.npmjs.org
npm_access_token: ${{secrets.NPM_AUTH_TOKEN}}
github_access_token: ${{secrets.G_AUTH_TOKEN}}
pretty_print: true

0 comments on commit 376b383

Please sign in to comment.