Skip to content

Commit a13ac8c

Browse files
authored
fix: Update build.yml
1 parent 77f2742 commit a13ac8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
- name: Build CLI
5959
run: npm run build:cli
6060
- name: Release to NPM
61-
run: npm run semantic-release
61+
run: npx semantic-release

0 commit comments

Comments
 (0)