From 3680e0bf02bacffd43d19b2fda87b212c6c531b1 Mon Sep 17 00:00:00 2001 From: DevSrSouza Date: Mon, 3 Apr 2023 13:56:18 -0300 Subject: [PATCH] chore: workflow without timeout --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6618e340c..d42d1c27a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,7 +8,6 @@ jobs: release: name: Publish Compose Icons runs-on: macOS-latest - timeout-minutes: 60 steps: - name: Fetch Sources