update workflow
All checks were successful
Update channel domains / update (push) Successful in 17s

This commit is contained in:
2025-01-18 00:02:27 +01:00
parent defd55e0ee
commit b998924ead

View File

@@ -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 .