Merge branch '6.3.x'

This commit is contained in:
Steve Riesenberg 2024-07-31 17:04:36 -05:00
commit b710b666d0
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9

View File

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