mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Update publish.yml
This commit is contained in:
parent
420ae27888
commit
76de070d78
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -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
|
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
|
- name: Publish AUR package
|
||||||
uses: KSXGitHub/github-actions-deploy-aur@v2
|
uses: KSXGitHub/github-actions-deploy-aur@v2.2.4
|
||||||
with:
|
with:
|
||||||
pkgname: globalprotect-openconnect
|
pkgname: globalprotect-openconnect
|
||||||
pkgbuild: ./PKGBUILD
|
pkgbuild: ./PKGBUILD
|
||||||
|
Loading…
Reference in New Issue
Block a user