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 Sep 3, 2023
1 parent dc04007 commit dd98037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Git status
run: git status
# Publishing to NPM
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit dd98037

Please sign in to comment.