diff --git a/.gitea/workflows/gitops-automatic-deployment.yml b/.gitea/workflows/gitops-automatic-deployment.yml index cd81d3b..e383be6 100644 --- a/.gitea/workflows/gitops-automatic-deployment.yml +++ b/.gitea/workflows/gitops-automatic-deployment.yml @@ -6,7 +6,7 @@ on: jobs: GitOps Automatic Deployment: - runs-on: ubuntu-latest + runs-on: gitea-runner-mkdocs steps: - name: Checkout repository