Skip to content

Commit dd52009

Browse files
Bump JS-DevTools/npm-publish from 2 to 3 (#50)
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 ee96c3d commit dd52009

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
@@ -20,7 +20,7 @@ jobs:
2020
run: npm ci
2121

2222
- name: Publish package
23-
uses: JS-DevTools/npm-publish@v2
23+
uses: JS-DevTools/npm-publish@v3
2424
with:
2525
token: ${{ secrets.NPM_TOKEN_ORG }}
2626
access: public

0 commit comments

Comments
 (0)