mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-05-16 22:26:44 +00:00
using markdown for release text
This commit is contained in:
2
.github/workflows/publish-cli.yml
vendored
2
.github/workflows/publish-cli.yml
vendored
@@ -44,4 +44,4 @@ jobs:
|
||||
commit: ${{ steps.version_parameters.outputs.branch }}
|
||||
tag: ${{ steps.versioning.outputs.version }}
|
||||
prerelease: ${{ github.ref != 'refs/heads/main' }}
|
||||
bodyFile: 'cli/bin/checksums.txt'
|
||||
bodyFile: 'cli/bin/checksums.md'
|
||||
|
||||
Reference in New Issue
Block a user