Skip to content

Commit 574d945

Browse files
committed
Increase Maven Central release sync timeout
1 parent 2e66c31 commit 574d945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-central-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
3131
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}
32-
timeout: 60m
32+
timeout: 120m

0 commit comments

Comments
 (0)