1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Fix workflow

This commit is contained in:
ewilly 2023-10-12 21:30:30 +02:00
parent 19b2a451da
commit 46344b8420

View file

@ -51,5 +51,5 @@ jobs:
title: 'Upgrade to version ${{ env.VERSION }}' title: 'Upgrade to version ${{ env.VERSION }}'
body: | body: |
Upgrade to v${{ env.VERSION }} 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 draft: false