Skip to content

Commit

Permalink
Change workflow to release only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Maknee committed Jul 24, 2023
1 parent e7901af commit 73ebb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ jobs:
release:
runs-on: ubuntu-latest
if: github.event_name == 'push'

needs:
- ubuntu-latest-cmake
Expand Down

0 comments on commit 73ebb50

Please sign in to comment.