Skip to content

Commit

Permalink
fix(ci): remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
mgjules committed Apr 11, 2022
1 parent 0b07f6a commit 932717d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
goreleaser:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
steps:
-
name: Checkout
Expand Down

0 comments on commit 932717d

Please sign in to comment.