We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce46de3 commit 7836f15Copy full SHA for 7836f15
.github/workflows/release.yml
@@ -23,4 +23,4 @@ jobs:
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
26
- run: npx semantic-release
+ run: yarn release
0 commit comments