Update version_branch.yml

This commit is contained in:
2025-12-16 16:54:47 -06:00
parent 70c4ed6d6f
commit 3ade3f40fb

View File

@@ -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"