Skip to content

Commit

Permalink
Release only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperMalachowski committed Feb 18, 2024
1 parent 83173fc commit 6dbf03a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}
go-version: '1.21'

create_release:
if: github.event_name == 'push'
name: Create release
runs-on: ubuntu-latest
needs: build
Expand Down

0 comments on commit 6dbf03a

Please sign in to comment.