Skip to content

Commit fdb8ba5

Browse files
dependabot[bot]freaktechnik
authored andcommitted
chore: bump JS-DevTools/npm-publish from 2 to 3
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] <support@github.com>
1 parent f81b5ea commit fdb8ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
check-latest: true
3434
cache: 'npm'
3535
- run: npm i -g npm@latest
36-
- uses: JS-DevTools/npm-publish@v2
36+
- uses: JS-DevTools/npm-publish@v3
3737
with:
3838
token: ${{ secrets.NPM_TOKEN }}
3939
package: ./package.json

0 commit comments

Comments
 (0)