added branch option [ci skip]

This commit is contained in:
edoapra 2025-10-19 12:33:21 -07:00
parent 77807e3bbd
commit 21e35184fa
No known key found for this signature in database
GPG key ID: D1009E7D13E6525E
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,7 @@ on:
options:
- master
- hotfix/7.2.0
- release-7-3
- release-7-3-0
- hotfix/7.3.0
jobs:

View file

@ -9,6 +9,7 @@ branch=$3
echo " input arguments "
echo " version = $release_version"
echo " input_date = $input_date"
echo " branch = $branch"
#Vx=7
#Vy=2
#Vz=3