mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:05:53 +08:00
Give PAT directly into secrets
This commit is contained in:
parent
30dc16e687
commit
9a94272374
@ -109,7 +109,7 @@ jobs:
|
|||||||
conan_latest: true
|
conan_latest: true
|
||||||
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
||||||
secrets:
|
secrets:
|
||||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
CURA_CONAN_PACKAGE_RELEASE_PAT: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||||
|
|
||||||
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