ci: add --fail-with-body

This commit is contained in:
2026-02-14 22:17:36 +01:00
parent 568dd00554
commit 784cef2c74
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ jobs:
uses: actions/checkout@v6
with:
fetch-tags: true
- name: Show tags
run: git tag --list
- name: Build tarball
run: make tarball
- name: Build rpm package