From 958db59ab75adc2b29eea671a0b39d7b02042e61 Mon Sep 17 00:00:00 2001 From: Dennis Kuijs Date: Wed, 14 Jan 2026 09:28:46 +0100 Subject: [PATCH] Revert "Set deploy timeout to 20 minutes (#128)" This reverts commit c17c9366bc66d38c974dac5858ebd5363c19a059. --- .github/workflows/ci_cd.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 99950295..d6e6dace 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -68,6 +68,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5 - with: - timeout: '1200000'