Skip to content

Commit

Permalink
feat(workflow): fix publish workflow (#212)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonah Pereira <[email protected]>
  • Loading branch information
jbizkit and Jonah Pereira authored Dec 10, 2020
1 parent b726615 commit 1bdb924
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 @@ -20,5 +20,4 @@ jobs:
with:
node-version: 10.x
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn semantic-release

0 comments on commit 1bdb924

Please sign in to comment.