Skip to content

Commit 46c1e4b

Browse files
committed
ux: use github.png for github-actions[bot]
Signed-off-by: leo <[email protected]>
1 parent af1363e commit 46c1e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/AvatarManager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public void Start()
4949
Directory.CreateDirectory(_storePath);
5050

5151
LoadDefaultAvatar("[email protected]", "github.png");
52+
LoadDefaultAvatar("github-actions[bot]@users.noreply.github.com", "github.png");
5253
LoadDefaultAvatar("[email protected]", "unreal.png");
5354

5455
Task.Run(async () =>

0 commit comments

Comments
 (0)