Change the versioning system to use tags for actual release versioning. Manually built will always be labeled as dev version.
release / build (21) (push) Successful in 11m42s
release / build (21) (push) Successful in 11m42s
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
env:
|
||||
VERSION: "${{github.ref_name}}"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user