Skip to content

Commit 5d4af90

Browse files
committed
Update discord.yml
1 parent 11e1c94 commit 5d4af90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
\"url\": \"https://github.com/${{ github.actor }}\",
2929
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
3030
},
31-
\"title\": \"📌 [${{ github.repository }}] ➜ ${COMMIT_COUNT} New Commits!\",
31+
\"title\": \"📌 [${{ github.repository }}] ➜ ${COMMIT_COUNT} New Commits!\",
3232
\"description\": \"${COMMITS}\",
3333
\"url\": \"https://github.com/${{ github.repository }}\",
3434
\"color\": 3447003,

0 commit comments

Comments
 (0)