Add smart name and notes to triggered releases (#438)
Signed-off-by: coleramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: c8a1add54b]
Этот коммит содержится в:
@@ -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 }}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user