ci: test with release action
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user