mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-06 09:01:29 +00:00
- updated github action
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user