mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2025-12-20 22:33:15 -08:00
- updated winpeas actions, git pull before push
This commit is contained in:
1
.github/workflows/CI-winpeas_dev_test.yml
vendored
1
.github/workflows/CI-winpeas_dev_test.yml
vendored
@@ -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
|
||||
|
||||
1
.github/workflows/CI-winpeas_master_test.yml
vendored
1
.github/workflows/CI-winpeas_master_test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user