Skip to content

Commit

Permalink
fix: redefine node_auth_token
Browse files Browse the repository at this point in the history
  • Loading branch information
ufukbakan committed Aug 6, 2024
1 parent 134b23a commit 35dc828
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
*.tar
*.tgz
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{env.NODE_AUTH_TOKEN}}

0 comments on commit 35dc828

Please sign in to comment.