From cdf22afb967074a3c64d0fe05583721dc6d80c3e Mon Sep 17 00:00:00 2001 From: xenticore Date: Fri, 21 Mar 2025 14:44:30 -0400 Subject: [PATCH] ci: add title to new releases --- .gitea/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index a3cf69d..a57b57e 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -40,6 +40,7 @@ jobs: id: use-go-action uses: akkuman/gitea-release-action@v1 with: + title: "v${{ need.build.outputs.version }}" name: "v${{ need.build.outputs.version }}" files: | userscript/**