From f28135a75218e31b1acd1f697fc26f44802a17c5 Mon Sep 17 00:00:00 2001 From: Christian Zunker <827818+czunker@users.noreply.github.com> Date: Wed, 22 May 2024 14:56:07 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Un-draft=20GH=20releases=20(#258?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian Zunker --- .github/workflows/gh-release.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/gh-release.yaml b/.github/workflows/gh-release.yaml index f52569a..24e0ced 100644 --- a/.github/workflows/gh-release.yaml +++ b/.github/workflows/gh-release.yaml @@ -21,6 +21,3 @@ jobs: tag_name: ${{ env.RELEASE_VERSION }} generate_release_notes: true make_latest: true - # for testing purposes - draft: true -