Skip to content

Commit 2fb81d7

Browse files
authoredMar 21, 2024··
Chore(deps): bump JS-DevTools/npm-publish from 2 to 3 (#871)
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 d025325 commit 2fb81d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: npm install
1515
- run: npm test
1616
- id: publish
17-
uses: JS-DevTools/npm-publish@v2
17+
uses: JS-DevTools/npm-publish@v3
1818
with:
1919
token: ${{ secrets.NPM_TOKEN }}
2020
- if: steps.publish.outputs.type != 'none'

0 commit comments

Comments
 (0)
Please sign in to comment.