We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8198c20 commit 0e41b71Copy full SHA for 0e41b71
.github/workflows/discord-notify.yml
@@ -35,7 +35,7 @@ jobs:
35
"title": "🚀 New Commit",
36
"description": "**Repository:** ${{ github.repository }}\n**Commit:** \`${GITHUB_SHA:0:7}\`",
37
"url": "${{ github.event.head_commit.url }}",
38
- "color": "#4f39f6",
+ "color": 5192182,
39
"fields": [
40
{
41
"name": "📝 Message",
0 commit comments