update PPA packaging

This commit is contained in:
Kevin Yue 2021-10-25 13:37:41 +08:00
parent a27e9364b4
commit 52cfaa5512

View File

@ -83,7 +83,7 @@ jobs:
gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }} gpg_passphrase: ${{ secrets.PPA_GPG_PASSPHRASE }}
pkgdir: '${{ github.workspace }}/artifacts/deb-build/globalprotect-openconnect*/' pkgdir: '${{ github.workspace }}/artifacts/deb-build/globalprotect-openconnect*/'
is_native: true is_native: true
series: 'bionic focal' series: 'bionic focal hirsute impish'
snapshot-aur: snapshot-aur:
if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }} if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/develop' }}