Revert merged file

Issue gh-15503
This commit is contained in:
Steve Riesenberg 2024-07-31 17:04:09 -05:00
parent 5895f19a73
commit d2ebde2418
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9

View File

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