Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
(cherry picked from commit b05d575)
  • Loading branch information
hugoalh committed Nov 6, 2024
1 parent 03c376a commit b4669aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/announce-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |-
Expand Down

0 comments on commit b4669aa

Please sign in to comment.