pgp workaround

This commit is contained in:
KenwoodFox
2026-06-28 23:51:20 -04:00
parent 62c6d1807f
commit 25bda28e28
3 changed files with 36 additions and 10 deletions

View File

@@ -68,6 +68,7 @@ jobs:
AUTOPKG_USER: ${{ github.actor }}
AUTOPKG_TOKEN: ${{ secrets.PACKAGE_TOKEN || github.token }}
AUTOPKG_REPLACE: ${{ github.event.inputs.replace }}
AUTOPKG_SKIP_PGP: "1" # Womp womp
PKG: ${{ matrix.pkg }}
run: |
# -E keeps AUTOPKG_*; force HOME to builder's so cargo/git/etc. can write their caches