From 0697c646ffb4879fd9698d74acb3989a54d6b134 Mon Sep 17 00:00:00 2001 From: elit-cx <64141390+elit-cx@users.noreply.github.com> Date: Wed, 30 Dec 2020 17:00:36 +0200 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b8f3b1b..f0435ba 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,4 +17,4 @@ jobs: 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 }} - release_name: Release ${{ github.ref }} + release_name: ${{ github.ref }}