diff --git a/.github/workflows/deploy-to-neocities.yml b/.github/workflows/deploy-to-neocities.yml index a03385c..35192de 100644 --- a/.github/workflows/deploy-to-neocities.yml +++ b/.github/workflows/deploy-to-neocities.yml @@ -17,7 +17,7 @@ defaults: jobs: deploy: - runs-on: ubuntu-latest + runs-on: self-hosted env: HUGO_VERSION: "0.121.1" steps: