From ae8c3bd1c47405bba1b8e1c98d1a51ec03640cd1 Mon Sep 17 00:00:00 2001 From: Phoenixthrush UwU Date: Thu, 2 Nov 2023 22:08:24 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa2a610..91dfefe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,4 +15,5 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: + tag_name: ${{ github.ref_name }} files: Release.txt