CI: set GPG_PASSHRASE as well for packages.termux.org uploads

This commit is contained in:
Henrik Grimler 2022-03-13 13:44:05 +01:00
parent 3997a41ff0
commit 829368cac9
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ jobs:
run: |
GITHUB_SHA=${{ github.sha }}
APTLY_API_AUTH=${{ secrets.APTLY_API_AUTH }}
GPG_PASSPHRASE=${{ secrets.GPG_PASSPHRASE }}
source scripts/aptly_api.sh