Fix changelog merges

This commit is contained in:
Willy-JL
2024-07-05 17:31:00 +02:00
parent 4c7b0f3863
commit 967c16d52e
4 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ if __name__ == "__main__":
},
{
"name": "Changelog since last release:",
"value": f"[Changes since {release}]({event['repository']['html_url']}/blob/{after}/ChangeLog.md)"
"value": f"[Changes since {release}]({event['repository']['html_url']}/blob/{after}/CHANGELOG.md)"
},
{
"name": "Download artifacts:",