fix: dynamic containment IDs for wallpaper, disable IA upload for testing

This commit is contained in:
2026-07-23 22:40:23 +02:00
parent 7c2c19d858
commit a3b69aed34
2 changed files with 41 additions and 46 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
path: ${{ github.workspace }}/iso/
- name: Upload to Internet Archive
if: true # ISO stable — uploads to archive.org on every master push
if: false # My NVMe tried to unalive itself, 1536 unsafe shutdowns, ext4 cooked medium-rare, so I'm raw-dogging my own distro now. Set to true when I stop being my own QA team.
env:
IA_ACCESS_KEY: ${{ secrets.IA_ACCESS_KEY }}
IA_SECRET_KEY: ${{ secrets.IA_SECRET_KEY }}