Give secrets to called scripts

This commit is contained in:
Erwan MATHIEU 2024-06-06 11:03:00 +02:00
parent 8c97cd3d9c
commit 2452a748de
2 changed files with 2 additions and 0 deletions

View File

@ -29,3 +29,4 @@ jobs:
with:
cura_version: ${{ needs.parse-version.outputs.package_version }}
create_feature_branch: true
secrets: inherit

View File

@ -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