Skip to content

Commit b195692

Browse files
committed
Set log action urls
1 parent b5753e8 commit b195692

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/BuildAndDeployStart.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
needs: upload
3131
uses: ./.github/workflows/log.yml
3232
with:
33-
username: 'LCSC Bot'
34-
avatar_url: 'https://example.com/avatar.png'
35-
thumbnail_url: 'https://example.com/thumbnail.png'
33+
username: 'Henrietta the Whale'
34+
avatar_url: 'https://github.com/Leisvan/LCSC/blob/master/.assets/AvatarLogo.png?raw=true'
35+
thumbnail_url: 'https://github.com/Leisvan/LCSC/blob/master/.assets/LCSC.Logo.png?raw=true'
3636
secrets: inherit

0 commit comments

Comments
 (0)