Skip to content

Commit 87d25a7

Browse files
committed
Update discord.yml
1 parent f93e99c commit 87d25a7

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
@@ -27,7 +27,7 @@ jobs:
2727
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
2828
},
2929
\"title\": \"• [${{ github.repository }}] ✨ • ${COMMIT_COUNT} New Commits!\",
30-
\"description\": \"[${GITHUB_SHA::7}](https://github.com/${{ github.repository }}/commit/${{ github.sha }}) ${{ github.event.head_commit.message }}\",
30+
\"description\": \"[${GITHUB_SHA::7}](https://github.com/${{ github.repository }}/commit/${{ github.sha }}) ${{ github.event.head_commit.message }}\",
3131
\"url\": \"https://github.com/${{ github.repository }}\",
3232
\"color\": 3447003,
3333
\"footer\": {

0 commit comments

Comments
 (0)