mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-06 13:37:22 +01:00
💚 Fixes CI Build
Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
parent
58a5f3f29d
commit
12e3afc1f4
2
.github/workflows/svg-compression.yml
vendored
2
.github/workflows/svg-compression.yml
vendored
@ -28,5 +28,5 @@ jobs:
|
||||
git config --global user.name "Dashboard Icons Bot"
|
||||
git add -A
|
||||
git commit -m ":clamp: Compresses SVGs" || exit 0
|
||||
git pull
|
||||
git pull --ff-only
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user