We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be94abf commit e74f9a1Copy full SHA for e74f9a1
.github/workflows/discord-notify.yml
@@ -51,7 +51,6 @@ jobs:
51
"author": {
52
"name": "${{ github.event.head_commit.author.name }}",
53
"icon_url": "https://github.com/${{ github.actor }}.png"
54
- "url": "https://github.com/${{ github.actor }}"
55
},
56
"thumbnail": {
57
"url": "https://cdn.discordapp.com/icons/1294072522219978802/12e48a18d32be277c7b1dc8a87ac00b9.webp?size=256"
0 commit comments