Update publish.yml

This commit is contained in:
Kevin Yue 2021-05-07 13:34:22 +08:00 committed by GitHub
parent 6a347746cc
commit 420ae27888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ jobs:
sed "s/{PKG_VERSION}/${{ steps.get-version.outputs.VERSION }}/g;s/{SOURCE_SHA}/${{ steps.get-sha256sum.outputs.SHA }}/g" PKGBUILD.template > PKGBUILD
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.2.3
uses: KSXGitHub/github-actions-deploy-aur@v2
with:
pkgname: globalprotect-openconnect
pkgbuild: ./PKGBUILD