This commit is contained in:
@@ -25,7 +25,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Update domains
|
- name: Update domains
|
||||||
run: python tools/updateDomains.py
|
run: python tools/updateDomains.py
|
||||||
|
- name: Configure git
|
||||||
|
run: |
|
||||||
|
git config user.name "Gitea CI Bot"
|
||||||
|
git config user.email "ci-bot@gitea.local"
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
Reference in New Issue
Block a user