mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-09-09 00:07:52 -06:00
Set proper token, and wait
This commit is contained in:
parent
b45cb03c08
commit
26c450d56c
1 changed files with 2 additions and 0 deletions
|
@ -103,7 +103,9 @@ jobs:
|
||||||
owner: Ultimaker
|
owner: Ultimaker
|
||||||
repo: Cura-workflows
|
repo: Cura-workflows
|
||||||
workflow-name: conan-package-release.yml
|
workflow-name: conan-package-release.yml
|
||||||
|
use-marker-step: true
|
||||||
ref: CURA-10769_automate_release_action
|
ref: CURA-10769_automate_release_action
|
||||||
|
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||||
payload: |
|
payload: |
|
||||||
{
|
{
|
||||||
"repository": "${{ matrix.repository }}"
|
"repository": "${{ matrix.repository }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue