update action

This commit is contained in:
Kevin Yue 2021-10-25 12:18:03 +08:00
parent f5a060991c
commit 1316b81e87

View File

@ -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: