Skip to content

Commit efa157b

Browse files
committed
Update discord.yml
1 parent 202b720 commit efa157b

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 }}] ${{ toJson(github.event.commits) }} New Commit!\",
28+
\"title\": \"[${{ github.repository }}] ${{ toJson(github.event.commits) }} New Commits!\",
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)