mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Set timeout to 1.5h on spring-io/central-publish-action
This commit is contained in:
@@ -29,6 +29,7 @@ runs:
|
||||
token: ${{ inputs.central-token-password }}
|
||||
token-name: ${{ inputs.central-token-username }}
|
||||
ignore-already-exists-error: true
|
||||
timeout: "90m"
|
||||
- name: Await
|
||||
uses: ./.github/actions/await-http-resource
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user