We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abef6fc commit 7adb2e8Copy full SHA for 7adb2e8
.github/workflows/semantic-release.yml
@@ -42,7 +42,7 @@ jobs:
42
GH_TOKEN: ${{ github.token }}
43
GITHUB_URL: ${{ github.server_url }}
44
HUSKY: 0
45
- run: semantic-release
+ run: yarn semantic-release
46
47
- name: Save Version
48
id: save-version
0 commit comments