mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
[no ci] Update pushwiki.yml
This commit is contained in:
4
.github/workflows/pushwiki.yml
vendored
4
.github/workflows/pushwiki.yml
vendored
@@ -20,8 +20,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: GAM.wiki
|
path: GAM.wiki
|
||||||
repository: GAM-team/GAM.wiki
|
repository: GAM-team/GAM.wiki
|
||||||
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
|
persist-credentials: true
|
||||||
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Overwrite all Wiki repo files with /wiki from main git
|
- name: Overwrite all Wiki repo files with /wiki from main git
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user