summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2022-02-04 12:59:18 +0200
committerRan Benita <ran@unusedvar.com>2022-02-04 12:59:18 +0200
commit9e7f3ba496e158f4cea1f41021ae6fd58e8424ff (patch)
tree2a7784aa03acc16eff01dcad0d3cd18d007c0487
parentea6580cc3913d93655ecf92a5913de652315efc3 (diff)
downloadxorg-lib-libxkbcommon-9e7f3ba496e158f4cea1f41021ae6fd58e8424ff.tar.gz
ci: another possible fix for release workflow
Signed-off-by: Ran Benita <ran@unusedvar.com>
-rw-r--r--.github/workflows/github-release.yml2
1 files changed, 1 insertions, 1 deletions
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