mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
added branch option [ci skip]
This commit is contained in:
parent
77807e3bbd
commit
21e35184fa
2 changed files with 2 additions and 1 deletions
2
.github/workflows/nwchem_releasetar.yaml
vendored
2
.github/workflows/nwchem_releasetar.yaml
vendored
|
|
@ -19,7 +19,7 @@ on:
|
|||
options:
|
||||
- master
|
||||
- hotfix/7.2.0
|
||||
- release-7-3
|
||||
- release-7-3-0
|
||||
- hotfix/7.3.0
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue