Skip to content

Commit df8ba4c

Browse files
committed
Merge branch '3.4.x' into 3.5.x
2 parents 5ae18f6 + 6b426b2 commit df8ba4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ runs:
2929
token: ${{ inputs.central-token-password }}
3030
token-name: ${{ inputs.central-token-username }}
3131
ignore-already-exists-error: true
32+
timeout: "90m"
3233
- name: Await
3334
uses: ./.github/actions/await-http-resource
3435
with:

0 commit comments

Comments
 (0)