mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
[no ci] Update pushwiki.yml
This commit is contained in:
parent
41a6d55c05
commit
735c25fd2a
4
.github/workflows/pushwiki.yml
vendored
4
.github/workflows/pushwiki.yml
vendored
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user