package_updates: switch contact email to one at termux.org
This commit is contained in:
parent
5e078187dd
commit
eb66dbe60f
2
.github/workflows/package_updates.yml
vendored
2
.github/workflows/package_updates.yml
vendored
@ -23,5 +23,5 @@ jobs:
|
||||
GIT_PUSH_PACKAGES: "true"
|
||||
run: |
|
||||
git config --global user.name "Termux Github Actions"
|
||||
git config --global user.email "contact@termux.com"
|
||||
git config --global user.email "contact@termux.org"
|
||||
bash ./scripts/bin/update-packages
|
||||
|
Loading…
Reference in New Issue
Block a user