Commit 6073565903488cb5b9a8d37fdc4a7c2f9d7ad04d

Ran Benita 2023-10-08T23:55:38

ci: fix url in github release text Signed-off-by: Ran Benita <ran@unusedvar.com>

1
2
3
4
5
6
7
8
9
10
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