2
0
Эх сурвалжийг харах

Merge branch '6.2.x' into 6.3.x

Steve Riesenberg 1 жил өмнө
parent
commit
f059c05c93

+ 1 - 1
.github/workflows/continuous-integration-workflow.yml

@@ -115,7 +115,7 @@ jobs:
     secrets: inherit
   send-notification:
     name: Send Notification
-    needs: [ perform_release, perform_post_release ]
+    needs: [ perform-release ]
     if: failure()
     runs-on: ubuntu-latest
     steps: