diff options
| author | Lyssa | 2026-01-13 17:52:50 +0000 |
|---|---|---|
| committer | GitHub | 2026-01-13 17:52:50 +0000 |
| commit | 685a4f9f89931f891e56b8c8cfda904a6017a086 (patch) | |
| tree | a18e09a3c09a268c55d56ddc2647ed458965ccef | |
| parent | 252549824aa2ba5c4ae6ffaf91525e474e342725 (diff) | |
| download | massgrave.dev-685a4f9f89931f891e56b8c8cfda904a6017a086.zip | |
Can't go any higher than 10 minutes apparently
| -rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 88eae88..c44054f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,5 +46,3 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4 - with: - timeout: 1800000 # 30 minutes. Because 10 minutes isn't enough for GitHub pages sometimes. |
