Skip to content

Commit

Permalink
using different sec name
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro committed Mar 5, 2021
1 parent 95dd8d1 commit 5efc518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
- run: yarn build
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.GH_PKG_TOKEN}}

0 comments on commit 5efc518

Please sign in to comment.