We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05a6c4 commit 4013f01Copy full SHA for 4013f01
1 file changed
.github/workflows/release.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: ./.github/workflows/build.yml
11
12
release:
13
+ needs: build
14
runs-on: ubuntu-latest
15
steps:
16
- name: Download build artifacts
0 commit comments