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