Skip to content

Commit

Permalink
Merge pull request #101 from ptarmiganlabs/renovate/js-devtools-npm-p…
Browse files Browse the repository at this point in the history
…ublish-3.x

chore(deps): update js-devtools/npm-publish action to v3
  • Loading branch information
mountaindude authored Mar 19, 2024
2 parents 9138782 + 5c50c49 commit 9b8ab13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
npm ci
- name: Publish to npm
uses: JS-DevTools/npm-publish@v2
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
access: public
Expand Down

0 comments on commit 9b8ab13

Please sign in to comment.