mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 20:58:58 +08:00
Fine-tune workflow call settings
This commit is contained in:
parent
7132427828
commit
ce30f17349
@ -106,9 +106,10 @@ jobs:
|
||||
owner: Ultimaker
|
||||
repo: Cura-workflows
|
||||
workflow-name: conan-package-release.yml
|
||||
use-marker-step: true
|
||||
ref: CURA-10769_automate_release_action
|
||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
fail-on-error: true
|
||||
wait-timeout: 60m
|
||||
payload: |
|
||||
{
|
||||
"repository": "${{ matrix.repository }}",
|
||||
@ -132,9 +133,10 @@ jobs:
|
||||
owner: Ultimaker
|
||||
repo: Cura-workflows
|
||||
workflow-name: conan-package-release.yml
|
||||
use-marker-step: true
|
||||
ref: CURA-10769_automate_release_action
|
||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
fail-on-error: true
|
||||
wait-timeout: 60m
|
||||
payload: |
|
||||
{
|
||||
"repository": "Cura",
|
||||
|
Loading…
x
Reference in New Issue
Block a user