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 c1c8009 commit 2da27b4Copy full SHA for 2da27b4
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Publish Package
28
uses: borales/actions-yarn@v4
29
with:
30
- cmd: publish
+ cmd: npm publish
31
env:
32
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
33
- name: Build Docs
0 commit comments