Skip to content

Commit bb16f51

Browse files
committed
Update discord.yml
1 parent b312cbb commit bb16f51

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
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
2929
},
3030
\"title\": \"• [${{ github.repository }}] ✨ • ${COMMIT_COUNT} New Commits!\",
31-
\"description\": \"${$COMMITS}\",
31+
\"description\": \"${COMMITS}\",
3232
\"url\": \"https://github.com/${{ github.repository }}\",
3333
\"color\": 3447003,
3434
\"footer\": {

0 commit comments

Comments
 (0)