redo webhook
parent
8bae43087e
commit
ef1b5f2c27
@ -1,14 +0,0 @@
|
||||
{
|
||||
"content": "New commit pushed to repository",
|
||||
"embeds": [
|
||||
{
|
||||
"title": "${{ github.event.head_commit.message }}",
|
||||
"description": "A new commit has been pushed to the repository.",
|
||||
"url": "https://cursedcreationsteam.github.io",
|
||||
"color": 123456,
|
||||
"footer": {
|
||||
"text": "Push Notification"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue