build: 🚀 redeploy

This commit is contained in:
2025-12-20 13:21:06 +00:00
parent 918fe80566
commit 1ae54a46e7
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
name: Deploy to Kubernetes
needs: release-please
if: ${{ needs.release-please.outputs.release_created }}
runs-on: [ k3s-lan-01 ]
runs-on: [ k3s-internal-htz-01 ]
steps:
- name: Checkout
uses: actions/checkout@v4