parent
c81e9f97a1
commit
36a46826d8
2 changed files with 6 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
- name: "Commit changes"
|
||||
run: |
|
||||
cd wiki
|
||||
git add .
|
||||
git config --global user.name 'PossPack Wiki Updater'
|
||||
git config --global user.email 'root@possum.city'
|
||||
git commit -am "Automated wiki update"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue