From c0716daea6c9d3b32bac2ee760af48f23a73726a Mon Sep 17 00:00:00 2001 From: Ailakks <93053643+Ailakks@users.noreply.github.com> Date: Sun, 21 May 2023 22:32:50 +0200 Subject: [PATCH] refactor: action build tag name --- .github/workflows/package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index db3ca4b..46ecf20 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -52,7 +52,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - tag_name: ${{ steps.determine_version.outputs.GIT_VERSION }} + tag_name: build release_name: Release ${{ steps.determine_version.outputs.GIT_VERSION }} body: | Release ${{ steps.determine_version.outputs.GIT_VERSION }}.