Skip to content

Commit

Permalink
(CDPE-6560) Update publish github action (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-mckenna authored Mar 4, 2024
1 parent 90439aa commit aeb103b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Install all package dependencies
run: npm install
- name: Publish packages
run: npm run publish
run: npm run release

0 comments on commit aeb103b

Please sign in to comment.