Skip to content

Commit

Permalink
Update JS-DevTools/npm-publish action to v2 (#3336)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent 9f619be commit ca9263f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: 🚀 Publish to npm
id: npm-publish
uses: JS-DevTools/npm-publish@0f451a94170d1699fd50710966d48fb26194d939 # v1
uses: JS-DevTools/npm-publish@0be441d808570461daedc3fb178405dbcac54de0 # v2
with:
token: ${{ secrets.NPM_TOKEN }}
access: public
Expand Down

0 comments on commit ca9263f

Please sign in to comment.