Skip to content

Commit

Permalink
Add the build workflow as a requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Nov 10, 2024
1 parent cd5435d commit 81a2d90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
name: Patch the binary
uses: ./.github/workflows/build.yml
release:
needs: build
environment: deploy
runs-on: linux-latest
defaults:
Expand Down

0 comments on commit 81a2d90

Please sign in to comment.