Skip to content

Commit 3e7f7c1

Browse files
committed
descriptive release name
1 parent 4d4a777 commit 3e7f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-multi-platform.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
draft: false
5858
prerelease: false
59-
release_name: Build ${{ github.run_number }}
59+
release_name: Build ${{ github.run_number }} ${{ matrix.os }} ${{ matrix.build_type }}
6060
tag_name: v${{ github.run_number }}-${{ matrix.os }}-${{ matrix.build_type }}
6161
body: |
6262
Changes in this Release

0 commit comments

Comments
 (0)