Skip to content

Commit

Permalink
use JS-DevTools/npm-publish@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
parveshneedhoo committed May 21, 2024
1 parent 27df376 commit fcb7006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: bahmutov/npm-install@v1
- id: publish
uses: JS-DevTools/npm-publish@v2
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.npm_token }}

0 comments on commit fcb7006

Please sign in to comment.