Skip to content

Commit

Permalink
Merge pull request #833 from guhungry/dependabot/github_actions/JS-De…
Browse files Browse the repository at this point in the history
…vTools/npm-publish-3

build(deps): bump JS-DevTools/npm-publish from 1 to 3
  • Loading branch information
guhungry authored Jun 16, 2024
2 parents cc5edeb + 155c39d commit 769bb61
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 @@ -15,6 +15,6 @@ jobs:
node-version: 20.11.0
- run: yarn
- run: yarn ci
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 769bb61

Please sign in to comment.