diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4290505..1a314c7 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -9,7 +9,7 @@ env: jobs: deploy: - runs-on: ubuntu-latest + runs-on: games steps: - uses: actions/checkout@v4