mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
ci: update ci commit messages
Signed-off-by: Bjorn Lammers <bjorn@lammers.media>
This commit is contained in:
parent
95a081d5cd
commit
29cb062ffa
2
.github/workflows/compress_icons.yml
vendored
2
.github/workflows/compress_icons.yml
vendored
@ -43,6 +43,6 @@ jobs:
|
||||
git config --global user.email "homarr-labs@proton.me"
|
||||
git config --global user.name "Dashboard Icons Bot"
|
||||
git add png/ svg/ webp/
|
||||
git commit -m ":compression: Compress icons" || exit 0
|
||||
git commit -m "ci: compress icons" || exit 0
|
||||
git pull --rebase origin ${{ github.ref_name }}
|
||||
git push origin HEAD:${{ github.ref_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user