Skip to content

Commit

Permalink
Update github-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snehithv authored Feb 9, 2024
1 parent 4db09f7 commit c501270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Publish package
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.PAT_TOKEN }}

0 comments on commit c501270

Please sign in to comment.