Skip to content

Commit

Permalink
Merge pull request #157 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
hardillb authored Jul 8, 2024
2 parents f2c07aa + ccdff7b commit d2ef47e
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,6 +13,6 @@ jobs:
with:
node-version: 16
- run: npm ci
- uses: JS-DevTools/npm-publish@v2
- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_PUBLISH_TOKEN }}

0 comments on commit d2ef47e

Please sign in to comment.