Skip to content

Commit

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

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
ppawlowski authored Sep 2, 2024
2 parents e436767 + a77ae20 commit 8bb6c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
access: public

0 comments on commit 8bb6c64

Please sign in to comment.