fix(release): wrong ref name for release

This commit is contained in:
Elian Doran 2025-04-11 18:28:14 +03:00
parent 1d5b8dbbbe
commit 73d98648c8
No known key found for this signature in database

View File

@ -107,6 +107,6 @@ jobs:
with:
draft: false
make_latest: false # ! Make sure this is removed before merging.
body_path: docs/Release Notes/Release Notes/${{ github.ref }}.md
body_path: docs/Release Notes/Release Notes/${{ github.ref_name }}.md
fail_on_unmatched_files: true
files: upload/*.*