diff --git a/.github/workflows/central-sync-release.yml b/.github/workflows/central-sync-release.yml index 5db4aa5d..cb473b40 100644 --- a/.github/workflows/central-sync-release.yml +++ b/.github/workflows/central-sync-release.yml @@ -20,3 +20,4 @@ jobs: staging-profile-name: ${{ secrets.OSSRH_STAGING_PROFILE_NAME }} staging-repo-id: ${{ github.event.inputs.stagedRepositoryId }} release: true + release-timeout: 1200