💚 Fixes CI Build

Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
Bjorn Lammers
2023-04-23 15:26:05 +02:00
committed by GitHub
parent 4646cc2706
commit 58a5f3f29d

View File

@ -28,5 +28,5 @@ jobs:
git config --global user.name "Dashboard Icons Bot"
git add -A
git commit -m ":clamp: Compresses PNGs" || exit 0
git pull
git pull --ff-only
git push