Skip to content

Commit

Permalink
Update webhook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shysolocup authored Apr 11, 2024
1 parent f187cad commit 4177949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/webhook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Run Discord Webhook
uses: baked-libs/discord-webhook@main
with:
id: ${{ secrets.WebhookId }}
token: ${{ secrets.WebhookToken }}
id: ${{ secrets.WEBHOOKID }}
token: ${{ secrets.WEBHOOKTOKEN }}

0 comments on commit 4177949

Please sign in to comment.