forked from exhq/hosted
oop
This commit is contained in:
parent
fede3d4b14
commit
da97f4c3e2
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ jobs:
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
cd wiki
|
cd wiki
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@noreply.git.lgbt"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitLGBT Action"
|
||||||
|
|
||||||
- name: Commit and push changes to wiki
|
- name: Commit and push changes to wiki
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue