mirror of
https://github.com/vondas-network/videobeaux.git
synced 2025-12-05 15:30:02 +01:00
modifying Discord integration
This commit is contained in:
2
.github/workflows/discord-notify.yml
vendored
2
.github/workflows/discord-notify.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
"content": "**${repo}** updated on branch **${branch}** by **${pusher}**",
|
||||
"embeds": [
|
||||
{
|
||||
"title": "Latest Commit",
|
||||
"title": ${commit_title},
|
||||
"description": "${commit_msg}",
|
||||
"url": "${commit_url}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user