Revert "[TEMP] CI: disable uploads"

Migration from fosshost to new vps is more or less complete.

This reverts commit 96c22cf398.
This commit is contained in:
Henrik Grimler 2022-12-10 12:16:59 +01:00
parent 8087700a17
commit ca93111034
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 0 additions and 2 deletions

View File

@ -244,7 +244,6 @@ jobs:
env:
REPOSITORY_URL: https://packages.termux.dev/aptly-api
run: |
exit 1
GITHUB_SHA=${{ github.sha }}
APTLY_API_AUTH=${{ secrets.APTLY_API_AUTH }}
GPG_PASSPHRASE=${{ secrets.GPG_PASSPHRASE }}
@ -295,7 +294,6 @@ jobs:
env:
REPOSITORY_URL: https://aptly-api.grimler.se
run: |
exit 1
GITHUB_SHA=${{ github.sha }}
APTLY_API_AUTH=${{ secrets.APTLY_API_AUTH }}