We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14695f4 commit daa41e6Copy full SHA for daa41e6
.github/workflows/publish-npmjs.yml
@@ -24,4 +24,4 @@ jobs:
24
uses: borales/actions-yarn@v4
25
with:
26
cmd: install
27
- - run: yarn publish
+ - run: npm publish
0 commit comments