Skip to content

Commit b3bf4f4

Browse files
Bump JS-DevTools/npm-publish from 2 to 3 (#131)
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 2 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@v2...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b99a1a3 commit b3bf4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm test
2424

2525
- name: Publish package
26-
uses: JS-DevTools/npm-publish@v2
26+
uses: JS-DevTools/npm-publish@v3
2727
with:
2828
token: ${{ secrets.NPM_TOKEN_ORG }}
2929
access: public

0 commit comments

Comments
 (0)