ci: also link to tarball in github release
Signed-off-by: Ran Benita <ran@unusedvar.com>master
parent
1f7ffde982
commit
c4fdcba305
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue