From 75e3bdf8476504aafc010ca0ab1934686314daf9 Mon Sep 17 00:00:00 2001 From: JotaChina Date: Thu, 19 Feb 2026 15:00:50 -0300 Subject: [PATCH] Atualizar .gitea/workflows/deploy.yml --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index cbc87d65..8a668b99 100755 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -5,7 +5,7 @@ on: [push] jobs: Deploy: runs-on: ubuntu-latest - timeout-minutes: 20 + timeout-minutes: 40 steps: - name: Deploy to alice uses: https://git.alice.ufsj.edu.br/Carneiro/alice-sites-pull-action@main