diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index bd6f2c6afe..ef7c5b680b 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -115,7 +115,7 @@ jobs: secrets: inherit send-notification: name: Send Notification - needs: [ perform-release ] + needs: [ perform_release, perform_post_release ] if: failure() runs-on: ubuntu-latest steps: