ci: possible fix for release workflow
authorRan Benita <ran@unusedvar.com>
Thu, 16 Sep 2021 21:00:11 +0000 (00:00 +0300)
committerRan Benita <ran@unusedvar.com>
Thu, 16 Sep 2021 21:00:11 +0000 (00:00 +0300)
Signed-off-by: Ran Benita <ran@unusedvar.com>
.github/workflows/github-release.yml

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