Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
samnang committed Mar 27, 2023
1 parent e46579b commit ef63ccd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ jobs:
with:
release-type: node

- name: Skipped if no releases
if: ${{ steps.release.outputs.release_created }}
run: exit 0


- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}

Expand Down

0 comments on commit ef63ccd

Please sign in to comment.