Skip to content

Commit d15afe0

Browse files
chore(deps): bump JS-DevTools/npm-publish from 2.2.1 to 3.1.1
Bumps [JS-DevTools/npm-publish](https://github.com/js-devtools/npm-publish) from 2.2.1 to 3.1.1. - [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.2.1...v3.1.1) --- 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]>
1 parent e461b53 commit d15afe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
packages-dir: ${{github.workspace}}/sdk/python/bin/dist
119119
skip-existing: true
120120
- if: ${{ matrix.language == 'nodejs' && env.PUBLISH_NPM == 'true' }}
121-
uses: JS-DevTools/npm-publish@v2.2.1
121+
uses: JS-DevTools/npm-publish@v3.1.1
122122
with:
123123
access: "public"
124124
token: ${{ env.NPM_TOKEN }}

0 commit comments

Comments
 (0)