Skip to content

Commit 17e8863

Browse files
Update JS-DevTools/npm-publish action to v4
1 parent 41db57f commit 17e8863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
pnpm i --frozen-lockfile
3030
pnpm build
3131
- name: Publish 📰
32-
uses: JS-DevTools/npm-publish@v3.1.1
32+
uses: JS-DevTools/npm-publish@v4.1.2
3333
if: github.ref_name == 'main'
3434
with:
3535
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)