mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:29:00 +08:00
Activate wait on remote action call
This commit is contained in:
parent
f72a4a253a
commit
c4643472e6
@ -110,6 +110,7 @@ jobs:
|
|||||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||||
fail-on-error: true
|
fail-on-error: true
|
||||||
wait-timeout: 60m
|
wait-timeout: 60m
|
||||||
|
run-id: dummy-run-id
|
||||||
payload: |
|
payload: |
|
||||||
{
|
{
|
||||||
"repository": "${{ matrix.repository }}",
|
"repository": "${{ matrix.repository }}",
|
||||||
@ -137,6 +138,7 @@ jobs:
|
|||||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||||
fail-on-error: true
|
fail-on-error: true
|
||||||
wait-timeout: 60m
|
wait-timeout: 60m
|
||||||
|
run-id: dummy-run-id
|
||||||
payload: |
|
payload: |
|
||||||
{
|
{
|
||||||
"repository": "Cura",
|
"repository": "Cura",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user