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 e821f73 commit c8201c9Copy full SHA for c8201c9
.github/workflows/deploy.yml
@@ -34,5 +34,4 @@ jobs:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
36
run: |
37
- npx semantic-release
38
- npm publish
+ yarn semantic-release
0 commit comments