1
0
Fork 0

💚 Fixes CI Build

Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
Bjorn Lammers 2023-04-23 15:26:08 +02:00 committed by GitHub
parent 58a5f3f29d
commit 12e3afc1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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