Add smart name and notes to triggered releases (#438)

Signed-off-by: coleramos425 <colramos@amd.com>

[ROCm/rocprofiler-compute commit: c8a1add54b]
Этот коммит содержится в:
Cole Ramos
2024-10-01 14:59:38 -05:00
коммит произвёл GitHub
родитель b7d4dd023d
Коммит 83de3f34ae
+4
Просмотреть файл
@@ -57,5 +57,9 @@ jobs:
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'ROCm/omniperf'
with:
fail_on_unmatched: True
generate_release_notes: True
draft: False # toggle for debugging
files: |
build/omniperf-${{github.ref_name}}.tar.gz
name: ${{ env.RELEASE_NAME }}