mirror of
https://github.com/massgravel/massgrave.dev
synced 2026-01-17 01:04:27 -05:00
Can't go any higher than 10 minutes apparently
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user