Skip to content

Commit 7adb2e8

Browse files
committed
ci: fix semantic release
1 parent abef6fc commit 7adb2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
GH_TOKEN: ${{ github.token }}
4343
GITHUB_URL: ${{ github.server_url }}
4444
HUSKY: 0
45-
run: semantic-release
45+
run: yarn semantic-release
4646

4747
- name: Save Version
4848
id: save-version

0 commit comments

Comments
 (0)