新增发行版说明
All checks were successful
release-nightly / release-image (push) Successful in 16m28s

This commit is contained in:
2025-04-16 21:50:18 +08:00
parent f78ca93c8d
commit 1b146a221c
2 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,7 @@ GO_PACKAGES_TO_VET ?= $(filter-out gitea.com/gitea/act_runner/internal/pkg/clien
TAGS ?=
LDFLAGS ?= -X "gitea.com/gitea/act_runner/internal/pkg/ver.version=v$(RELASE_VERSION)"
LDFLAGS ?= -X "gitea.com/gitea/act_runner/internal/pkg/ver.version=v$(RELASE_VERSION)-liteyuki-distro"
all: build