Тестинговый CI для отправки главного embed в «Введение»
This commit is contained in:
parent
686bdf3a11
commit
a8b2b7b745
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
image: curl:latest
|
||||
|
||||
publish:
|
||||
script:
|
||||
- curl --header "Content-Type: application/json" --data @intro.json https://discord.com/api/webhooks/1083770245656879154/8gsyMduE3NE1Hq_-WAVP53nEcMkJPUEikN5_dohzZcXucedOwKYsudWy9lLc4WV0KAeM
|
Loading…
Add table
Reference in a new issue