generate open token using normal token
All checks were successful
Release and Deploy / build (push) Successful in 3m1s
Release and Deploy / deploy (push) Successful in 23s

This commit is contained in:
Fran Jurmanović
2025-08-17 12:46:37 +02:00
parent 486c972bba
commit edad65d6a9
6 changed files with 19 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ import (
)
var (
Version = "0.10.5"
Version = "0.10.6"
Prefix = "v1"
Secret string
SecretCode string