Skip to content

Commit

Permalink
Bump JS-DevTools/npm-publish from 1 to 3
Browse files Browse the repository at this point in the history
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 1 to 3.
- [Release notes](https://github.com/js-devtools/npm-publish/releases)
- [Changelog](https://github.com/JS-DevTools/npm-publish/blob/main/CHANGELOG.md)
- [Commits](JS-DevTools/npm-publish@v1...v3)

---
updated-dependencies:
- dependency-name: JS-DevTools/npm-publish
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 4b6545f commit eb3747d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: npm ci
- run: npm run build:prod
- run: npm test
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v3
id: publishNpm
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit eb3747d

Please sign in to comment.