We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d933251 commit 6697b0dCopy full SHA for 6697b0d
.github/workflows/release_actions.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
70
severity: info
71
- avatarUrl: 'https://raw.githubusercontent.com/botblock/JavaBotBlockAPI/master/src/main/resources/Jbba.png'
+ avatarUrl: 'https://docs.botblock.org/JavaBotBlockAPI/assets/img/jbba.png'
72
username: 'New release'
73
text: '${{ github.event.release.name }}'
74
description: '[**Release Information**](${{ github.event.release.html_url }})'
0 commit comments