Skip to content

Commit 1bb4afe

Browse files
Bump JS-DevTools/npm-publish from 1 to 2 (#3763)
Bumps [JS-DevTools/npm-publish](https://github.com/JS-DevTools/npm-publish) from 1 to 2. - [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@v1...v2) --- 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 ec66e02 commit 1bb4afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
- name: Publish highlight.js to NPM
6262
id: publish
63-
uses: JS-DevTools/npm-publish@v1
63+
uses: JS-DevTools/npm-publish@v2
6464
with:
6565
check-version: true
6666
token: ${{ secrets.NPM_TOKEN }}
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Publish cdn-assets to NPM
114114
id: publish_cdn
115-
uses: JS-DevTools/npm-publish@v1
115+
uses: JS-DevTools/npm-publish@v2
116116
with:
117117
check-version: true
118118
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)