Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
andersao committed Oct 27, 2020
1 parent 35e5831 commit 4c0e3b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
registry-url: 'https://npm.pkg.github.com'
scope: '@casamagalhaes'
- run: yarn
- run: yarn test
- run: yarn build
- run: npm --no-git-tag-version version $RELEASE_TAG_NAME
env:
Expand Down

0 comments on commit 4c0e3b2

Please sign in to comment.