mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-12 07:40:49 -08:00
f
This commit is contained in:
2
.github/workflows/translate_all.yml
vendored
2
.github/workflows/translate_all.yml
vendored
@@ -80,7 +80,7 @@ jobs:
|
||||
run: |
|
||||
pwd
|
||||
ls -la
|
||||
git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
|
||||
git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
git config --global user.name 'Translator'
|
||||
git config --global user.email 'github-actions@github.com'
|
||||
git config pull.rebase false
|
||||
|
||||
Reference in New Issue
Block a user