Tools: Improve xkbcli help messages and manual pages
[platform/upstream/libxkbcommon.git] / .github / workflows / github-release.yml
index 7709f52..16ba3ad 100644 (file)
@@ -11,11 +11,11 @@ permissions: {}
 jobs:
   build:
     name: Automatically create GitHub release for tag
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-22.04
     permissions:
       contents: write
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
         with:
           fetch-depth: 0
           persist-credentials: false
@@ -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