CI: upload to packages.termux.org again

The cloudflare variant, packages-cf.termux.org, doesn't like large
uploads (> 100M?).
This commit is contained in:
Henrik Grimler 2022-03-25 17:42:21 +01:00
parent 5a5c5be2b9
commit e585e63454
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ jobs:
env:
REPOSITORY_NAME: termux-main
REPOSITORY_DISTRIBUTION: stable
REPOSITORY_URL: https://packages-cf.termux.org/aptly-api
REPOSITORY_URL: https://packages.termux.org/aptly-api
run: |
GITHUB_SHA=${{ github.sha }}
APTLY_API_AUTH=${{ secrets.APTLY_API_AUTH }}