mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 12:45:47 +00:00
feat: add github build workflows
This commit is contained in:
@@ -5,4 +5,7 @@ import (
|
||||
)
|
||||
|
||||
//go:embed dist
|
||||
var Assets embed.FS
|
||||
var Assets embed.FS
|
||||
|
||||
//go:embed VERSION
|
||||
var Version string
|
||||
Reference in New Issue
Block a user