From 900cd5e56abb5cc286a61136aafab8d4461f887b Mon Sep 17 00:00:00 2001 From: Martin-Belton-gov Date: Wed, 6 Dec 2023 10:51:52 +0000 Subject: [PATCH] Changed tag name --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0454617..40eb118 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -173,7 +173,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token with: - tag_name: ${{ github.ref }} + tag_name: "test" release_name: Release ${{ github.ref }} body: | Changes in this Release