ci: test with release action

This commit is contained in:
2025-09-20 10:53:07 +02:00
parent 1abdab47b4
commit f658cc9baf
3 changed files with 3 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ jobs:
uses: akkuman/gitea-release-action@v1
with:
files: prometheus-exporter_*.zip
body_path: CHANGELOG.md
body: ${{ steps.tag.outputs.changelog }}
name: ${{ steps.tag.outputs.tag }}
tag_name: ${{ steps.tag.outputs.tag }}
md5sum: true