We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae417b commit 65f880aCopy full SHA for 65f880a
1 file changed
.github/workflows/publish.yaml
@@ -37,4 +37,4 @@ jobs:
37
TAG_VERSION: ${{ github.ref_name }}
38
39
- name: publish
40
- run: yarn publish
+ run: npm publish
0 commit comments