Skip to content

Commit 2e8cc7f

Browse files
chore(deps): update js-devtools/npm-publish action to v4 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b4df5b commit 2e8cc7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- uses: actions/checkout@v6
1818
- run: ./build.sh dist
1919
- name: Publish to NPM
20-
uses: JS-DevTools/npm-publish@v3
20+
uses: JS-DevTools/npm-publish@v4
2121
with:
2222
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)