ci: also link to tarball in github release
authorRan Benita <ran@unusedvar.com>
Sat, 22 May 2021 17:22:56 +0000 (20:22 +0300)
committerRan Benita <ran@unusedvar.com>
Sat, 22 May 2021 17:22:56 +0000 (20:22 +0300)
Signed-off-by: Ran Benita <ran@unusedvar.com>
.github/workflows/github-release.yml

index e5612c6..0a89026 100644 (file)
@@ -1,4 +1,4 @@
-name: release
+name: github-release
 
 on:
   push:
@@ -19,3 +19,5 @@ jobs:
           release_name: ${{ github.ref }}
           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