Skip to content

Commit

Permalink
Builds project before pulishing
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropalau committed Jul 13, 2020
1 parent 3929444 commit fda0936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
node-version: 12
- run: yarn
- run: yarn test
- run: yarn build
- name: Publish if version has been updated
uses: pascalgn/npm-publish-action@4f4bf159e299f65d21cd1cbd96fc5d53228036df
with:
Expand Down

0 comments on commit fda0936

Please sign in to comment.