We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd93ba4 commit 992a635Copy full SHA for 992a635
1 file changed
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
run: pnpm install
41
42
- name: Publish
43
- uses: JS-DevTools/npm-publish@v3
+ uses: JS-DevTools/npm-publish@v4
44
with:
45
token: empty
46
0 commit comments