Skip to content

Commit

Permalink
updated publish release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Escolar committed Nov 6, 2019
1 parent 476b10f commit 628a640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: npm build
run: |
npm install
npm run build
npm run build:prod
- run: |
npm publish --access public
Expand Down

0 comments on commit 628a640

Please sign in to comment.