mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 07:05:53 +08:00
Allow entering a short version number
This commit is contained in:
parent
05abc7fafb
commit
4a1c9de312
@ -21,7 +21,7 @@ jobs:
|
|||||||
id: version_parser
|
id: version_parser
|
||||||
uses: booxmedialtd/ws-action-parse-semver@v1.4.7
|
uses: booxmedialtd/ws-action-parse-semver@v1.4.7
|
||||||
with:
|
with:
|
||||||
input_string: ${{ inputs.cura_version }}
|
input_string: ${{ inputs.cura_version }}.0
|
||||||
|
|
||||||
feature-freeze:
|
feature-freeze:
|
||||||
name: Process feature freeze
|
name: Process feature freeze
|
||||||
|
Loading…
x
Reference in New Issue
Block a user