mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Fine-tune workflow call settings
This commit is contained in:
parent
7132427828
commit
ce30f17349
1 changed files with 4 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue