Skip to content

Commit b36296c

Browse files
committed
Update release process
1 parent c2cdc19 commit b36296c

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Build release artifact
5252
run: |
5353
cd packages/cli
54-
npm run publish
54+
npm run build
5555
5656
- name: Get package version
5757
id: version

0 commit comments

Comments
 (0)