mirror of
https://github.com/carlospolop/PEASS-ng
synced 2024-11-24 01:26:22 +01:00
- updated github action
This commit is contained in:
parent
d9c5406244
commit
253f62ecbc
4
.github/workflows/CI-winpeas_build_test.yml
vendored
4
.github/workflows/CI-winpeas_build_test.yml
vendored
@ -76,8 +76,8 @@ jobs:
|
||||
# Git commit
|
||||
- name: Commit results to Github
|
||||
run: |
|
||||
git config --local user.email ""
|
||||
git config --global user.name "CI-linpeas-ubuntu"
|
||||
git config --local user.email "ci@winpeas.com"
|
||||
git config --global user.name "CI-winpeas"
|
||||
git commit -m "winpeas binaries auto update" -a --allow-empty
|
||||
|
||||
# Git push
|
||||
|
Loading…
Reference in New Issue
Block a user