Skip to content

Commit 5b594c6

Browse files
authored
Add github-draft as dependency for notification
1 parent 06979f1 commit 5b594c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ jobs:
9595
if: always()
9696
needs:
9797
- publish-lambda-layers
98-
- release
98+
- publish-pypi
99+
- github-draft
99100
steps:
100101
- id: check
101102
uses: elastic/apm-pipeline-library/.github/actions/check-dependent-jobs@current

0 commit comments

Comments
 (0)