[CI] Remove '-' from milestone version for apps plugin
This commit is contained in:
2
.github/workflows/apps-plugin-milestone.yml
vendored
2
.github/workflows/apps-plugin-milestone.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
milestoneVersion:
|
||||
description: "Milestone version (ex: '-M1')"
|
||||
description: "Milestone version (no dash, eg. 'M1')"
|
||||
required: true
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user