Skip to content

Commit

Permalink
fix(build): publish @google-pay/button-angular using angular token
Browse files Browse the repository at this point in the history
  • Loading branch information
Soc Sieng committed Nov 11, 2020
1 parent 7b24fb0 commit 25195f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -47,4 +47,4 @@ jobs:
- name: publish @google-pay/button-angular to npm (via wombat dressing)
run: cd src/button-angular && npm publish --access=public
env:
NODE_AUTH_TOKEN: ${{secrets.TOKEN_BUTTON_ELEMENT}}
NODE_AUTH_TOKEN: ${{secrets.TOKEN_BUTTON_ANGULAR}}

0 comments on commit 25195f7

Please sign in to comment.