Skip to content

Commit

Permalink
chore: 🤖 unnecessary ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jun 16, 2022
1 parent 2bc48df commit c7a8bc2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
- run: yarn install
if: ${{ steps.release.outputs.release_created }}
- run: yarn run build
if: ${{ steps.release.outputs.release_created }}
- name: publish to npm
if: ${{ steps.release.outputs.release_created }}
env:
Expand Down

0 comments on commit c7a8bc2

Please sign in to comment.