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:
|
||||
inputs:
|
||||
new_version:
|
||||
description: "New version in format NN.NN.NN (example 03.01.00)"
|
||||
description: "New version in format NN.NN.NN (example xx.yy.zz)"
|
||||
required: true
|
||||
base_branch:
|
||||
description: "Base branch to branch from"
|
||||
|
||||
Reference in New Issue
Block a user