[no ci] Update pushwiki.yml

This commit is contained in:
Jay Lee
2025-04-09 14:45:44 -04:00
committed by GitHub
parent 41a6d55c05
commit 735c25fd2a

View File

@@ -20,8 +20,8 @@ jobs:
with:
path: GAM.wiki
repository: GAM-team/GAM.wiki
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
persist-credentials: true
fetch-depth: 0
- name: Overwrite all Wiki repo files with /wiki from main git
run: |