We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba46f8 commit 66a6d0eCopy full SHA for 66a6d0e
.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