mirror of
https://github.com/tsickert/discord-webhook.git
synced 2025-02-03 21:16:41 -05:00
Fix typo
This commit is contained in:
parent
45c484fe2b
commit
7bedadea6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/os-test.yml
vendored
2
.github/workflows/os-test.yml
vendored
|
@ -30,4 +30,4 @@ jobs:
|
|||
webhook-url: ${{ secrets.WEBHOOK_URL }}
|
||||
filename: __tests__/data/content-only.json
|
||||
username: OS Tester (${{ matrix.os }})
|
||||
content: You should definintely be able to do this
|
||||
content: You should definitely be able to do this
|
||||
|
|
Loading…
Reference in a new issue