Skip to content

Commit 1162922

Browse files
committed
Update discord.yml
1 parent bd17834 commit 1162922

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
@@ -26,7 +26,7 @@ jobs:
2626
\"url\": \"https://github.com/${{ github.actor }}\",
2727
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
2828
},
29-
\"title\": \"[${{ github.repository }}] 🚀 • ${COMMIT_COUNT} New Commits!\",
29+
\"title\": \"[${{ github.repository }}] 📢 • ${COMMIT_COUNT} New Commits!\",
3030
\"description\": \"${{ github.event.head_commit.message }} ${GITHUB_SHA::7} [here](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\",
3131
\"url\": \"https://github.com/${{ github.repository }}\",
3232
\"color\": 3447003,

0 commit comments

Comments
 (0)