mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 15:48:16 +08:00
Give specific token to package creation action
This commit is contained in:
parent
4a1c9de312
commit
30dc16e687
@ -108,7 +108,8 @@ jobs:
|
||||
conan_internal: false
|
||||
conan_latest: true
|
||||
conan_recipe_root: ${{ matrix.conan_recipe_root }}
|
||||
secrets: inherit
|
||||
secrets:
|
||||
token: ${{ secrets.CURA_AUTORELEASE_PAT }}
|
||||
|
||||
create-cura-package:
|
||||
name: Create conan package for Cura
|
||||
|
Loading…
x
Reference in New Issue
Block a user