1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libremdb_ynh.git synced 2024-09-03 19:36:22 +02:00

Fix URL in updater

This commit is contained in:
Sebastian Gumprich 2023-02-05 19:49:10 +01:00 committed by GitHub
parent cc499fd11c
commit 192914ebc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,5 +45,5 @@ jobs:
title: 'Upgrade to version ${{ env.VERSION }}'
body: |
Upgrade to v${{ env.VERSION }}
Changelog: https://github.com/invoiceninja/invoiceninja/releases/tag/v${{ env.VERSION }}
Changelog: https://github.com/zyachel/libremdb/releases/tag/v${{ env.VERSION }}
draft: false