Skip to content

Commit

Permalink
Update Secret
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Jul 3, 2024
1 parent eb05b50 commit 035bc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: Sniddl/discord-commits@v1.6
with:
# discord webhook url without /github
webhook: ${{ secrets.DiscordWebhook }}
webhook: ${{ secrets.DISCORDHOOK }}
# A general message that is displayed for all commits. Defaults to the repo name.
message: 'MSR-2'
# Boolean - Include extra embeds provided from templates.
Expand Down

0 comments on commit 035bc58

Please sign in to comment.