Skip to content

Commit

Permalink
chore(deps): bump JS-DevTools/npm-publish from 1 to 2
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 2.
- [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...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2023
1 parent ac998c4 commit 2bf5d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
cache: 'pnpm'

- run: pnpm install --reporter=append-only --frozen-lockfile
- uses: JS-DevTools/npm-publish@v1
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit 2bf5d58

Please sign in to comment.