Skip to content

Commit

Permalink
Merge pull request #463 from fishbrain/dependabot/github_actions/JS-D…
Browse files Browse the repository at this point in the history
…evTools/npm-publish-3

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
lhansford authored Oct 24, 2023
2 parents a0a7ca3 + 08ef467 commit a621103
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:
node-version: '18'
check-latest: true

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

0 comments on commit a621103

Please sign in to comment.