mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
a
This commit is contained in:
parent
9531286ed6
commit
839212bcae
3
.github/workflows/build_master.yml
vendored
3
.github/workflows/build_master.yml
vendored
@ -37,6 +37,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Update searchindex.js in repo
|
- name: Update searchindex.js in repo
|
||||||
run: |
|
run: |
|
||||||
|
git config --global user.email "build@example.com"
|
||||||
|
git config --global user.name "Build master"
|
||||||
|
git config pull.rebase false
|
||||||
git config --global --add safe.directory /__w/hacktricks/hacktricks
|
git config --global --add safe.directory /__w/hacktricks/hacktricks
|
||||||
git pull
|
git pull
|
||||||
cp book/searchindex.js searchindex.js
|
cp book/searchindex.js searchindex.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user