diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index bdc8969e1..648a3c445 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -26,6 +26,7 @@ jobs: check-name: 'Merge and Push Manifest' repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 60 + checks-discovery-timeout: 1800 build-release: name: Build Release needs: wait-for-docker