update AUR packaging

This commit is contained in:
Kevin Yue 2022-03-02 22:06:26 +08:00
parent c02ad5d46d
commit 1d9d928b26

View File

@ -220,7 +220,7 @@ jobs:
VERSION: $(cat ./artifacts/VERSION) VERSION: $(cat ./artifacts/VERSION)
uses: yuezk/github-actions-deploy-aur@update-pkgver uses: yuezk/github-actions-deploy-aur@update-pkgver
with: with:
pkgname: globalprotect-openconnect pkgname: globalprotect-openconnect-git
pkgbuild: ./artifacts/aur/PKGBUILD pkgbuild: ./artifacts/aur/PKGBUILD
assets: ./artifacts/aur/*.tar.gz assets: ./artifacts/aur/*.tar.gz
update_pkgver: true update_pkgver: true