diff --git a/.gitea/workflows/deploy-k8s.yaml b/.gitea/workflows/deploy-k8s.yaml index bdcfd02..f775c6c 100644 --- a/.gitea/workflows/deploy-k8s.yaml +++ b/.gitea/workflows/deploy-k8s.yaml @@ -5,7 +5,7 @@ env: DOTNET_VERSION: 8.x jobs: CI-CD-K8S: - runs-on: ubuntu-latest + runs-on: home steps: - uses: actions/checkout@v3 - name: List files in the repos