mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:35:54 +08:00
Add secrets to action
This commit is contained in:
parent
f351dd2aba
commit
2fce3a8173
@ -109,6 +109,7 @@ jobs:
|
|||||||
conan_latest: true
|
conan_latest: true
|
||||||
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
||||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||||
|
secrets: inherit
|
||||||
|
|
||||||
create-cura-package:
|
create-cura-package:
|
||||||
name: Create conan package for Cura
|
name: Create conan package for Cura
|
||||||
|
Loading…
x
Reference in New Issue
Block a user