更新 .github/workflows/build-images.yaml

This commit is contained in:
2026-06-25 21:38:12 +08:00
parent 0d7c134b1f
commit d2a030f5d0
+2 -2
View File
@@ -26,7 +26,7 @@ on:
default: false
env:
REGISTRY: ghcr.io
REGISTRY: 192.168.1.60:3000
jobs:
build:
@@ -56,7 +56,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PACKAGE_TOKEN }}
# ── Compute cache keys ────────────────────────────────────────────
# Each key = hash(own files) + upstream key, so any upstream change