We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5753e8 commit b195692Copy full SHA for b195692
.github/workflows/BuildAndDeployStart.yml
@@ -30,7 +30,7 @@ jobs:
30
needs: upload
31
uses: ./.github/workflows/log.yml
32
with:
33
- username: 'LCSC Bot'
34
- avatar_url: 'https://example.com/avatar.png'
35
- thumbnail_url: 'https://example.com/thumbnail.png'
+ username: 'Henrietta the Whale'
+ avatar_url: 'https://github.com/Leisvan/LCSC/blob/master/.assets/AvatarLogo.png?raw=true'
+ thumbnail_url: 'https://github.com/Leisvan/LCSC/blob/master/.assets/LCSC.Logo.png?raw=true'
36
secrets: inherit
0 commit comments