Полный локальный релиз: make release VERSION=X.Y.Z GIT_TOKEN=xxx

This commit is contained in:
Dmitriy Fofanov
2026-02-23 22:21:28 +03:00
parent 19e7f94711
commit 91130aed33
2 changed files with 201 additions and 24 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ name: "Release CI/CD"
on:
push:
tags:
- "v*.*.*"
- "v*"
env:
GO_VERSION: "1.24"