Skip to content

Commit

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

Bump JS-DevTools/npm-publish from 2 to 3
  • Loading branch information
ppawlowski authored Jul 3, 2024
2 parents 6bf8794 + 9167784 commit 12749ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
node-version: 16
- run: npm ci --omit=dev
- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}
access: public

0 comments on commit 12749ac

Please sign in to comment.