From c1058d1906a37c39c84a0fe9f63091e4f8e8cf68 Mon Sep 17 00:00:00 2001 From: tumble Date: Thu, 12 May 2022 15:26:13 +0100 Subject: [PATCH] name --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index f2885bb..82cdd4a 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -39,7 +39,7 @@ jobs: # A file, directory or wildcard pattern that describes what to upload path: ${{ env.artifact-name }} - uses: nyaa8/package-version@v1 - - name: GitHub Release Action + - name: Release ${{ env.PACKAGE_VERSION }} uses: 1fxe/GitHub-Release-Action@main with: release_token: ${{ github.token }}