Skip to content

Commit 6a2e23e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build
3737
run: npm run build
3838

39-
- uses: JS-DevTools/npm-publish@v3
39+
- uses: JS-DevTools/npm-publish@v4
4040
with:
4141
token: ${{ secrets.NPM_TOKEN }}
4242

0 commit comments

Comments
 (0)