Skip to content

Commit 2bb64db

Browse files
authored
fix(ci): migrate to homarr-labs
Signed-off-by: Bjorn Lammers <[email protected]>
1 parent fae0b18 commit 2bb64db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compress_icons.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Commit and Push Changes
4242
run: |
43-
git config --global user.email "[email protected]"
43+
git config --global user.email "[email protected]"
4444
git config --global user.name "Dashboard Icons Bot"
4545
git add png/ svg/ webp/
4646
git commit -m ":compression: Compress icons" || exit 0

0 commit comments

Comments
 (0)