mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
release-candidate: Set timeout-minutes on signing step.
Otherwise we tend to miss the 5 minute window for approving the signing request.
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
||||
github-artifact-id: '${{ steps.upload-unsigned-artifact.outputs.artifact-id }}'
|
||||
wait-for-completion: true
|
||||
output-artifact-directory: 'windows-release-candidate'
|
||||
timeout-minutes: 120
|
||||
|
||||
- name: upload-signed-artifact
|
||||
id: upload-signed-artifact
|
||||
|
||||
Reference in New Issue
Block a user