Add new Release Workflow using Github Actions and wangyoucao577/go-release-action

This commit is contained in:
Bernhard Froehlich
2021-02-17 12:49:24 +00:00
parent 7f34fcbc99
commit 5ba64c5c6e
4 changed files with 34 additions and 37 deletions

View File

@@ -6,8 +6,9 @@ import (
"github.com/vharitonsky/iniflags"
)
const (
VERSION = "1.4.0"
var (
appVersion = "unknown"
buildTime = "unknown"
)
var (