Skip to content

Commit

Permalink
chore(deps): update js-devtools/npm-publish action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent 3e8964c commit 07584c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ jobs:
cache: "pnpm"

- name: Publish
uses: JS-DevTools/npm-publish@v1
uses: JS-DevTools/npm-publish@v2
id: publish
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 07584c5

Please sign in to comment.