diff --git a/.github/workflows/announce-new-release.yml b/.github/workflows/announce-new-release.yml index 17a23581..75450002 100644 --- a/.github/workflows/announce-new-release.yml +++ b/.github/workflows/announce-new-release.yml @@ -13,7 +13,7 @@ jobs: - name: "Send Discord Webhook" uses: "hugoalh/send-discord-webhook-ghaction@main" with: - key: "${{secrets.DISCORD_COMMUNITY_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}" + key: "${{secrets.COMMUNITY_DISCORD_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}" embeds: |- - title: "Send Discord Webhook (GitHub Action)" description: |-