and that's supposed to be a string

main
SolDev69 2 years ago
parent 7cd4ed219e
commit ea97e3e751

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

Loading…
Cancel
Save