We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f869750 commit add4807Copy full SHA for add4807
.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