From 14fa3100116870f3b6de4669de1bac7517a75526 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 22 Jul 2022 10:42:18 +0200 Subject: [PATCH] Update updater.yml --- .github/workflows/updater.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 4363d38..fb72ba0 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -46,5 +46,4 @@ jobs: title: 'Upgrade to version ${{ env.VERSION }}' body: | Upgrade to v${{ env.VERSION }} - [See upstream release page](https://github.com/${{ env.REPO }}/releases/tag/v${{ env.VERSION }}) draft: false