Skip to content

Commit

Permalink
ci: fix url in github release text
Browse files Browse the repository at this point in the history
Signed-off-by: Ran Benita <[email protected]>
  • Loading branch information
bluetech committed Oct 8, 2023
1 parent d2a08f7 commit 6073565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}.tar.xz
Official tarball: https://xkbcommon.org/download/lib${{ github.ref_name }}.tar.xz

0 comments on commit 6073565

Please sign in to comment.