Skip to content

Commit 097e829

Browse files
Bump JS-DevTools/npm-publish from 3 to 4
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: JS-DevTools/npm-publish dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8462bef commit 097e829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
make_latest: "true"
3939
generate_release_notes: true
4040
- name: NPM Release (version specific)
41-
uses: JS-DevTools/npm-publish@v3
41+
uses: JS-DevTools/npm-publish@v4
4242
with:
4343
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)