Skip to content

Commit 3661125

Browse files
committed
Update discord.yml
1 parent 3f1d3dc commit 3661125

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
@@ -25,7 +25,7 @@ jobs:
2525
\"url\": \"https://github.com/${{ github.actor }}\",
2626
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
2727
},
28-
\"title\": \"[${{ github.repository }}](https://github.com/${{ github.repository }}) New Commit!\",
28+
\"title\": \"[${{ github.repository }}] ${{ github.event.commits }} New Commit!\",
2929
\"description\": \"${{ github.event.head_commit.message }} ${GITHUB_SHA::7} [here](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\",
3030
\"url\": \"https://github.com/${{ github.repository }}/commit/${{ github.sha }}\",
3131
\"color\": 3447003,

0 commit comments

Comments
 (0)