mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:58:59 +08:00
Set called script version
This commit is contained in:
parent
ef2fb67222
commit
565ccd3eba
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
feature-freeze:
|
feature-freeze:
|
||||||
name: Process feature freeze
|
name: Process feature freeze
|
||||||
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml
|
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml@CURA-10769_automate_release_action
|
||||||
needs: [parse-version]
|
needs: [parse-version]
|
||||||
with:
|
with:
|
||||||
cura_version: ${{ needs.parse-version.outputs.package_version }}
|
cura_version: ${{ needs.parse-version.outputs.package_version }}
|
||||||
|
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
freeze-packages-versions:
|
freeze-packages-versions:
|
||||||
name: Freeze packges versions
|
name: Freeze packges versions
|
||||||
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml
|
uses: Ultimaker/Cura-workflows/.github/workflows/cura-set-packages-versions.yml@CURA-10769_automate_release_action
|
||||||
needs: [parse-version]
|
needs: [parse-version]
|
||||||
with:
|
with:
|
||||||
cura_version: ${{ inputs.cura_version }}
|
cura_version: ${{ inputs.cura_version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user