Skip to content

Commit

Permalink
Merge pull request #81 from znsio/dependabot/github_actions/JS-DevToo…
Browse files Browse the repository at this point in the history
…ls/npm-publish-3

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
nashjain authored Feb 15, 2024
2 parents 29df80c + 8104cb6 commit 87b7462
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 @@ -17,6 +17,6 @@ jobs:
- uses: reedyuk/npm-version@1.2.2
with:
version: ${{ github.event.release.tag_name }}
- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 87b7462

Please sign in to comment.