diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 9025c00..d18a9e5 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://github.com/home-assistant/core/releases/tag/${{ env.UPSTREAM_VERSION }}) + [See upstream release page](https://github.com/home-assistant/core/releases/tag/${{ env.VERSION }}) draft: false