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 97785aa commit c33df47Copy full SHA for c33df47
.github/workflows/cd.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install dependencies and test
30
run: pnpm install-test --frozen-lockfile
31
- name: Publish
32
- - uses: JS-DevTools/npm-publish@v4
+ uses: JS-DevTools/npm-publish@v4
33
id: publish
34
with:
35
provenance: true
0 commit comments