mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-21 19:03:25 +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 changed files with 1 additions and 0 deletions
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 a new issue