Skip to content

Commit aeb103b

Browse files
authored
(CDPE-6560) Update publish github action (#651)
1 parent 90439aa commit aeb103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Install all package dependencies
3232
run: npm install
3333
- name: Publish packages
34-
run: npm run publish
34+
run: npm run release

0 commit comments

Comments
 (0)