Skip to content

Commit

Permalink
Fixed example
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBusyBiscuit authored Aug 6, 2020
1 parent 277e7f3 commit 5c5d47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
uses: Slimefun/discord-webhook@master
with:
id: ${{ secrets.YOUR_DISCORD_WEBHOOK_ID }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.YOUR_DISCORD_WEBHOOK_TOKEN }}
```

0 comments on commit 5c5d47a

Please sign in to comment.