.gitea/workflows/update.yml aktualisiert

This commit is contained in:
2025-12-20 19:06:50 +01:00
parent 50cb2f2706
commit b7cb2ea031

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
maintenance: maintenance:
name: Update host system name: Update host system
runs-on: host # MUSS exakt zum Runner-Label passen runs-on: gitea-runner # MUSS exakt zum Runner-Label passen
steps: steps:
# --- Debug / Sicherheit --- # --- Debug / Sicherheit ---