mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
ci: update publish PPA action
This commit is contained in:
parent
875c463bc2
commit
eeb60125e6
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
cp packaging/deb/postrm .build/debian/postrm
|
cp packaging/deb/postrm .build/debian/postrm
|
||||||
|
|
||||||
- name: Publish to PPA
|
- name: Publish to PPA
|
||||||
uses: yuezk/publish-ppa-package@gp
|
uses: yuezk/publish-ppa-package@v2
|
||||||
with:
|
with:
|
||||||
repository: "yuezk/globalprotect-openconnect"
|
repository: "yuezk/globalprotect-openconnect"
|
||||||
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
|
gpg_private_key: ${{ secrets.PPA_GPG_PRIVATE_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user