Skip to content

Commit

Permalink
Merge pull request #58 from aesirxio/dependabot/github_actions/JS-Dev…
Browse files Browse the repository at this point in the history
…Tools/npm-publish-2

Bump JS-DevTools/npm-publish from 1 to 2
  • Loading branch information
lunguyenhat authored May 10, 2023
2 parents c0c5154 + 79813aa commit 59c5587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: yarn install
- run: yarn run lint
- run: CI=false yarn run build
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_TOKEN }}
check-version: true
Expand Down

0 comments on commit 59c5587

Please sign in to comment.