Update workflow

This commit is contained in:
Hemna 2022-12-12 14:56:35 -05:00
parent 5891c71483
commit 40f23dcb48
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
required: true
options:
- 2.5.9
- 2.6.0
logLevel:
description: 'Log level'
required: true

View File

@ -4,6 +4,7 @@ CHANGES
v2.6.0
------
* Prep for 2.6.0 release
* Update requirements
* Removed Makefile comment
* Update Makefile for dev vs. run environments