From 646c3066ce614c16025f1c987ff157a3c7ddbca6 Mon Sep 17 00:00:00 2001 From: Pushkinmazila <117484703+Pushkinmazila@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:28:39 +0300 Subject: [PATCH] Update Move_issue_to_WitcherTPRG.yml --- .github/workflows/Move_issue_to_WitcherTPRG.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Move_issue_to_WitcherTPRG.yml b/.github/workflows/Move_issue_to_WitcherTPRG.yml index b873e8e..94214d6 100644 --- a/.github/workflows/Move_issue_to_WitcherTPRG.yml +++ b/.github/workflows/Move_issue_to_WitcherTPRG.yml @@ -44,7 +44,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - tag_name: "v${{ steps.increment_release.outputs.incremented_release }}" + tag_name: "${{ steps.increment_release.outputs.incremented_release }}" release_name: "Release ${{ steps.increment_release.outputs.incremented_release }}" body: Release notes draft: false