We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cba46f8 + 66a6d0e commit 08181a1Copy full SHA for 08181a1
.github/workflows/release-go-task.yml
@@ -51,6 +51,7 @@ jobs:
51
52
create-release:
53
runs-on: ubuntu-latest
54
+ needs: create-release-artifacts
55
56
steps:
57
- name: Download artifact
0 commit comments