Skip to content

Commit

Permalink
Merge pull request #202 from OldSneerJaw/dependabot/github_actions/JS…
Browse files Browse the repository at this point in the history
…-DevTools/npm-publish-3

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
OldSneerJaw authored Oct 19, 2023
2 parents 9e3ca04 + 77305e4 commit bc748ea
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 @@ -23,6 +23,6 @@ jobs:
run: yarn install

- name: Publish to npm
uses: JS-DevTools/npm-publish@v2
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit bc748ea

Please sign in to comment.