Merge branch '5.8.x' into 6.2.x

This commit is contained in:
Steve Riesenberg 2024-07-31 17:00:07 -05:00
commit 5895f19a73
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
1 changed files with 1 additions and 1 deletions

View File

@ -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: