We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd78ce0 commit 1baefacCopy full SHA for 1baefac
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