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:
parent
19b2a451da
commit
46344b8420
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue