Skip to content

Commit d4eb556

Browse files
committed
Increase Nexus timeouts
1 parent 0226b6a commit d4eb556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/sync-to-maven-central/action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ runs:
3737
staging-profile-name: ${{ inputs.ossrh-s01-staging-profile }}
3838
upload: true
3939
username: ${{ inputs.ossrh-s01-token-username }}
40+
close-timeout: 3600
41+
release-timeout: 3600
4042
- name: Await
4143
uses: ./.github/actions/await-http-resource
4244
with:

0 commit comments

Comments
 (0)