Skip to content

Commit

Permalink
Make all workflows depend on the draft-release
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <[email protected]>
  • Loading branch information
mseri committed Oct 14, 2022
1 parent 1fd7dd8 commit 1cd2c2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
asset_content_type: application/zip

nix-build:
needs: create_draft_release
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 1cd2c2d

Please sign in to comment.