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