Skip to content

Commit a10cc0b

Browse files
committed
t3
1 parent 9eaa7a0 commit a10cc0b

17 files changed

+16
-1
lines changed

.github/workflows/translate_af.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_el.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_fr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_hi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_it.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_ja.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_ko.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

.github/workflows/translate_pl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
4444
- name: Download language branch
4545
run: |
46+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4647
git config --global user.name 'Translator'
4748
git config --global user.email '[email protected]'
4849
git checkout af

0 commit comments

Comments
 (0)