diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 392e0ec..9025c00 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -51,4 +51,5 @@ jobs: title: 'Upgrade to version ${{ env.VERSION }}' body: | Upgrade to v${{ env.VERSION }} + [See upstream release page](https://github.com/home-assistant/core/releases/tag/${{ env.UPSTREAM_VERSION }}) draft: false