Add about screen
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled

This commit is contained in:
mrkmntal 2026-02-25 13:09:07 -05:00
commit 00e5347d55
2 changed files with 79 additions and 23 deletions

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: [docker]
runs-on: [host-amd]
env:
BRANCH: ${{ github.ref_name }}
COMMIT: ${{ github.sha }}