package_updates: switch contact email to one at termux.org

This commit is contained in:
Henrik Grimler 2022-02-18 10:58:33 +01:00
parent 5e078187dd
commit eb66dbe60f
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 1 deletions

View File

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