Update version_branch.yml
This commit is contained in:
2
.github/workflows/version_branch.yml
vendored
2
.github/workflows/version_branch.yml
vendored
@@ -3,7 +3,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
new_version:
|
new_version:
|
||||||
description: "New version in format NN.NN.NN (example xx.yy.zz)"
|
description: "New version in format NN.NN.NN (example 03.01.00)"
|
||||||
required: true
|
required: true
|
||||||
base_branch:
|
base_branch:
|
||||||
description: "Base branch to branch from"
|
description: "Base branch to branch from"
|
||||||
|
|||||||
Reference in New Issue
Block a user