Merge branch '6.3.x'
This commit is contained in:
commit
4595bb6ae7
|
@ -115,7 +115,7 @@ jobs:
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
send-notification:
|
send-notification:
|
||||||
name: Send Notification
|
name: Send Notification
|
||||||
needs: [ perform-release ]
|
needs: [ perform_release, perform_post_release ]
|
||||||
if: failure()
|
if: failure()
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue