Skip to content

Commit

Permalink
debug: troubleshoot publish fail issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gimnathperera committed Sep 17, 2023
1 parent ab142e9 commit 5bc348c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
publish: npm run release
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
NPM_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}

0 comments on commit 5bc348c

Please sign in to comment.