Commit 9e7f3ba496e158f4cea1f41021ae6fd58e8424ff

Ran Benita 2022-02-04T12:59:18

ci: another possible fix for release workflow 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 7709f52..2c0f72a 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#refs/tags/}.tar.xz
+            Official tarball: https://xkbcommon.org/download/lib${{ github.ref }}.tar.xz