Adjust release notes Discord webhook name (#37997)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons
2025-09-11 14:22:24 +00:00
committed by GitHub
parent d1c6c9d035
commit 238dab4a9c
@@ -32,7 +32,7 @@ jobs:
- name: Discord Webhook Action
uses: tsickert/discord-webhook@c840d45a03a323fbc3f7507ac7769dbd91bfb164 # v5.3.0
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
webhook-url: ${{ secrets.DISCORD_WEBHOOK_RELEASE_NOTES }}
content: ${{ steps.get-content.outputs.string }}
send_release_notes_email: