Skip to content

Commit 5dba106

Browse files
authored
Update discord-notify.yml
1 parent bffc366 commit 5dba106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/discord-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
> **Message:** ${{ github.event.head_commit.message }}
1414
> [View Commit](${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }})
1515
env:
16-
DISCORD_WEBHOOK: ${{ "https://discord.com/api/webhooks/1402231972364812308/Jjq_sle0vM96bPCo5aW3y8WkKDY4gJdd71zObPLoPcXXiWQxfSom1ISow7rpaU4JxeIN" }}
16+
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 commit comments

Comments
 (0)