We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ae18f6 + 6b426b2 commit df8ba4cCopy full SHA for df8ba4c
.github/actions/sync-to-maven-central/action.yml
@@ -29,6 +29,7 @@ runs:
29
token: ${{ inputs.central-token-password }}
30
token-name: ${{ inputs.central-token-username }}
31
ignore-already-exists-error: true
32
+ timeout: "90m"
33
- name: Await
34
uses: ./.github/actions/await-http-resource
35
with:
0 commit comments