mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-03-23 12:59:55 +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 config --global user.name "Dashboard Icons Bot"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m ":clamp: Compresses SVGs" || exit 0
|
git commit -m ":clamp: Compresses SVGs" || exit 0
|
||||||
git pull
|
git pull --ff-only
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user