The GPG bit fails, let's try again pt2

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-04-19 00:27:35 -04:00
parent 655e47fb8d
commit 9a58ca1b7c
-3
View File
@@ -98,9 +98,6 @@ jobs:
# Verify signatures were created # Verify signatures were created
ls -la export/*.sig 2>/dev/null || echo "No signature files found in export/" ls -la export/*.sig 2>/dev/null || echo "No signature files found in export/"
env:
GPG_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
- name: 🦠 Upload PDFs to VirusTotal - name: 🦠 Upload PDFs to VirusTotal
uses: crazy-max/ghaction-virustotal@v5 uses: crazy-max/ghaction-virustotal@v5