diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e67567d..1cc0f86 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -7,7 +7,7 @@ on: jobs: deploy: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - name: Pull latest code run: |