Skip to content

Commit

Permalink
test npm release build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
rgallettonf committed Jul 8, 2024
1 parent bb93a5e commit ba3010a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- name: Publish production release
if: true
run: |
npm install -g @angular/[email protected]
ng build ziti-console-lib
cd dist/ziti-console-lib
npm publish --access public
env:
Expand Down

0 comments on commit ba3010a

Please sign in to comment.