From f137a3b11fbe85108462123b9efe6ff8e18f0192 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 14 Oct 2022 04:00:11 +0200 Subject: [PATCH] Update updater.yml --- .github/workflows/updater.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 6f3c1b9..fb72ba0 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -46,7 +46,4 @@ jobs: title: 'Upgrade to version ${{ env.VERSION }}' body: | Upgrade to v${{ env.VERSION }} - [See upstream release page](${{ env.RELEASE }}) - Provided description: - ${{ env.DESCRIPTION }} draft: false