diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 71a660e..9edfd2d 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -13,7 +13,7 @@ concurrency: # prevent concurrent deploys doing strange things jobs: deploy: runs-on: ubuntu-latest - + timeout-minutes: 15 steps: - uses: actions/checkout@v1 # When the dist_dir is ready, deploy it to neocities