Skip to content

Commit

Permalink
Add ref back to the workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Feb 18, 2024
1 parent fda4375 commit 13cd1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger.yaml
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 13cd1a4

Please sign in to comment.