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