I am Insane #2

Open
root wants to merge 10 commits from root/hosted:main into main
Showing only changes of commit da97f4c3e2 - Show all commits

View file

@ -38,8 +38,8 @@ jobs:
- name: Configure Git
run: |
cd wiki
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git config --local user.email "action@noreply.git.lgbt"
git config --local user.name "GitLGBT Action"
- name: Commit and push changes to wiki
run: |