Can't go any higher than 10 minutes apparently

This commit is contained in:
Lyssa
2026-01-13 21:52:50 +04:00
committed by GitHub
parent 252549824a
commit 685a4f9f89

View File

@@ -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.