ci: another possible fix for release workflow
authorRan Benita <ran@unusedvar.com>
Fri, 4 Feb 2022 10:59:18 +0000 (12:59 +0200)
committerRan Benita <ran@unusedvar.com>
Fri, 4 Feb 2022 10:59:18 +0000 (12:59 +0200)
Signed-off-by: Ran Benita <ran@unusedvar.com>
.github/workflows/github-release.yml

index 7709f52..2c0f72a 100644 (file)
@@ -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#refs/tags/}.tar.xz
+            Official tarball: https://xkbcommon.org/download/lib${{ github.ref }}.tar.xz