diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 7ed02a6..3f40cb5 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -215,7 +215,7 @@ jobs: deploy: if: github.event_name == 'push' && github.ref == 'refs/heads/main' - runs-on: ubuntu-latest + runs-on: deploy steps: - name: Deploy to lintel-prod-01 uses: appleboy/ssh-action@v1