We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1269ead commit ff7128dCopy full SHA for ff7128d
.github/workflows/release.yml
@@ -46,4 +46,4 @@ jobs:
46
- name: Run semantic-release
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
- run: yarn release --debug
+ run: yarn release
0 commit comments