mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 05:11:35 +00:00
Update pushwiki.yml
This commit is contained in:
2
.github/workflows/pushwiki.yml
vendored
2
.github/workflows/pushwiki.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
|||||||
- name: Commit wiki changes
|
- name: Commit wiki changes
|
||||||
run: |
|
run: |
|
||||||
cd GAM.wiki
|
cd GAM.wiki
|
||||||
|
git config --local user.email "action@github.com"
|
||||||
|
git config --local user.name "GitHub Action"
|
||||||
git add *.md
|
git add *.md
|
||||||
git commit -m "[no ci] Push Wiki changes"
|
git commit -m "[no ci] Push Wiki changes"
|
||||||
git status
|
git status
|
||||||
|
|||||||
Reference in New Issue
Block a user