Skip to content

Commit

Permalink
chore(ci): update Discord webhook secret name (#4432)
Browse files Browse the repository at this point in the history
* chore(ci): update Discord webhook secret name

* DEPENDENCIES
  • Loading branch information
paullatzelsperger authored Aug 26, 2024
1 parent 3bb26f9 commit 86dba71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
event_sender_login: ${{ github.event.sender.login }}
repository_name: ${{ github.repository }}
secrets:
env_discord: ${{ secrets.DISCORD_WEBHOOK_GITHUB }}
env_discord: ${{ secrets.DISCORD_GITHUB_WEBHOOK }}

0 comments on commit 86dba71

Please sign in to comment.