adoptium / github-release-scripts

Scripts for release artefacts to GitHub releases
Apache License 2.0
6 stars 20 forks source link

Update publish variant regex to allow underscore for fast_startup artifacts #100

Closed andrew-m-leonard closed 1 year ago

andrew-m-leonard commented 1 year ago

The newly updated regex needs to allow _faststartup as a variant. Now allows "_" in variant name.

Also, fixed missing echo in the ERROR msg.

Signed-off-by: Andrew Leonard anleonar@redhat.com