- updated winpeas actions, git pull before push

This commit is contained in:
makikvues 2021-07-13 20:37:02 +02:00
parent bc17fb5a3d
commit f92e21b212
2 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,7 @@ jobs:
run: |
git config --local user.email "ci@winpeas.com"
git config --global user.name "CI-winpeas"
git pull
git commit -m "winpeas binaries auto update" -a --allow-empty
# Git push

View File

@ -103,6 +103,7 @@ jobs:
run: |
git config --local user.email "ci@winpeas.com"
git config --global user.name "CI-winpeas"
git pull
git commit -m "winpeas binaries auto update" -a --allow-empty
# Git push