|
|
@ -2,7 +2,7 @@
|
|
|
|
"content": "New commit pushed to repository",
|
|
|
|
"content": "New commit pushed to repository",
|
|
|
|
"embeds": [
|
|
|
|
"embeds": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"title": '${{ github.event.head_commit.message }}',
|
|
|
|
"title": "${{ github.event.head_commit.message }}",
|
|
|
|
"description": "A new commit has been pushed to the repository.",
|
|
|
|
"description": "A new commit has been pushed to the repository.",
|
|
|
|
"url": "https://cursedcreationsteam.github.io",
|
|
|
|
"url": "https://cursedcreationsteam.github.io",
|
|
|
|
"color": 123456,
|
|
|
|
"color": 123456,
|
|
|
|