mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-03 22:26:31 +08:00
Give secrets to called scripts
This commit is contained in:
parent
8c97cd3d9c
commit
2452a748de
@ -29,3 +29,4 @@ jobs:
|
||||
with:
|
||||
cura_version: ${{ needs.parse-version.outputs.package_version }}
|
||||
create_feature_branch: true
|
||||
secrets: inherit
|
||||
|
@ -32,6 +32,7 @@ jobs:
|
||||
with:
|
||||
cura_version: ${{ inputs.cura_version }}
|
||||
create_feature_branch: false
|
||||
secrets: inherit
|
||||
|
||||
find-rc-tag:
|
||||
name: Find RC tag name
|
||||
|
Loading…
x
Reference in New Issue
Block a user