Merge branch '5.8.x' into 6.2.x
This commit is contained in:
commit
5895f19a73
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue