Skip to content

Commit 0e41b71

Browse files
authored
Update discord-notify.yml
1 parent 8198c20 commit 0e41b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
"title": "🚀 New Commit",
3636
"description": "**Repository:** ${{ github.repository }}\n**Commit:** \`${GITHUB_SHA:0:7}\`",
3737
"url": "${{ github.event.head_commit.url }}",
38-
"color": "#4f39f6",
38+
"color": 5192182,
3939
"fields": [
4040
{
4141
"name": "📝 Message",

0 commit comments

Comments
 (0)