From 678ca991f4107d68712bba5d88da23ce3b53448b Mon Sep 17 00:00:00 2001 From: Conrad Kleinespel Date: Thu, 31 Oct 2024 21:22:41 +0100 Subject: [PATCH] test --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e7bfb3a..7d81aa8 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -64,6 +64,8 @@ jobs: env: GH_TOKEN: ${{ github.token }} run: | + TAG_NAME=${GITHUB_REF#refs/tags/} + gh release create "${{ github.ref }}" -t "${{ github.ref }}" --generate-notes mv ./binaries-linux-x64/m8s ./binaries-linux-x64/m8s-linux-x64