Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
priyagupta108 authored Feb 5, 2024
1 parent d1ccc09 commit abc81de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- run: npm ci
- run: npm run test
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.PUBLISH_GITHUB_TOKEN}}
env:
NODE_AUTH_TOKEN: ${{secrets.GIT_TOKEN}}

0 comments on commit abc81de

Please sign in to comment.