We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275aae2 commit eff7a91Copy full SHA for eff7a91
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@19c28f1ef146469e409470805ea4279d47c3d35c # v3
+ uses: JS-DevTools/npm-publish@0fd2f4369c5d6bcfcde6091a7c527d810b9b5c3f # v4
43
with:
44
token: empty
45
0 commit comments