ci: add --fail-with-body
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user