Skip to content

Commit

Permalink
Okay, I'm not insane.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Feb 23, 2024
1 parent c1902d9 commit 73c3379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

jobs:
build_binary:
# if: startsWith(github.ref, 'refs/tags/v')
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 73c3379

Please sign in to comment.