This commit is contained in:
@@ -25,7 +25,10 @@ jobs:
|
||||
|
||||
- name: Update domains
|
||||
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
|
||||
run: |
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user