ci: fix url in github release text Signed-off-by: Ran Benita <ran@unusedvar.com>
diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml
index 16ba3ad..015f7e3 100644
--- a/.github/workflows/github-release.yml
+++ b/.github/workflows/github-release.yml
@@ -29,4 +29,4 @@ jobs:
body: |
See the [NEWS](https://github.com/xkbcommon/libxkbcommon/blob/master/NEWS) file for the changes.
- Official tarball: https://xkbcommon.org/download/lib${{ github.ref }}.tar.xz
+ Official tarball: https://xkbcommon.org/download/lib${{ github.ref_name }}.tar.xz