diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index d6fa722..3990704 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -51,5 +51,5 @@ jobs: title: 'Upgrade to version ${{ env.VERSION }}' body: | Upgrade to v${{ env.VERSION }} - [See upstream release page](https://forge.chapril.org/${{ env.REPO }}/releases/tag/v${{ env.VERSION }}) + [See upstream release page](https://forge.chapril.org/${{ env.REPO }}/releases/tag/${{ env.VERSION }}) draft: false