mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-28 11:50:43 -07:00
Give access token as regular input
This commit is contained in:
parent
9a94272374
commit
94b4bbb87f
1 changed files with 1 additions and 2 deletions
|
|
@ -108,8 +108,7 @@ jobs:
|
|||
conan_internal: false
|
||||
conan_latest: true
|
||||
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
||||
secrets:
|
||||
CURA_CONAN_PACKAGE_RELEASE_PAT: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
|
||||
create-cura-package:
|
||||
name: Create conan package for Cura
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue