mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
Fix workflow
This commit is contained in:
parent
ee361a442a
commit
10076ce7fe
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 }}'
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue