We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b0631 commit ffe17e5Copy full SHA for ffe17e5
.github/workflows/release.yml
@@ -23,6 +23,7 @@ jobs:
23
secrets: inherit
24
25
release:
26
+ needs: call-build
27
strategy:
28
fail-fast: false
29
matrix:
0 commit comments