mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
update action
This commit is contained in:
parent
f5a060991c
commit
1316b81e87
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -51,8 +51,6 @@ jobs:
|
|||||||
- name: Archive all
|
- name: Archive all
|
||||||
run: |
|
run: |
|
||||||
./scripts/snapshot-archive-all.sh
|
./scripts/snapshot-archive-all.sh
|
||||||
echo "${{ secrets.PPA_GPG_PRIVATE_KEY }}" > ./artifacts/private.gpg
|
|
||||||
echo "${{ secrets.PPA_GPG_PASSPHRASE }}" > ./artifacts/passphrase.txt
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user