mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 18:09:02 +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 }}
|
||||
fail-on-error: true
|
||||
wait-timeout: 60m
|
||||
run-id: dummy-run-id
|
||||
payload: |
|
||||
{
|
||||
"repository": "${{ matrix.repository }}",
|
||||
@ -137,6 +138,7 @@ jobs:
|
||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
fail-on-error: true
|
||||
wait-timeout: 60m
|
||||
run-id: dummy-run-id
|
||||
payload: |
|
||||
{
|
||||
"repository": "Cura",
|
||||
|
Loading…
x
Reference in New Issue
Block a user