summaryrefslogtreecommitdiff
path: root/.github/workflows/github-release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/github-release.yml')
-rw-r--r--.github/workflows/github-release.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml
index e5612c6..0a89026 100644
--- a/.github/workflows/github-release.yml
+++ b/.github/workflows/github-release.yml
@@ -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