mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-12-24 10:38:21 +01:00
💚 Adds git pull before pushing
Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
parent
16fe892f8d
commit
4eef36b26a
1
.github/workflows/png-compression.yml
vendored
1
.github/workflows/png-compression.yml
vendored
@ -28,4 +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 push
|
||||
|
Loading…
Reference in New Issue
Block a user