Skip to content

Commit 99585a7

Browse files
committed
Updated release names
1 parent aafb977 commit 99585a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
with:
1717
tag_name: ${{ github.ref }}
18-
release_name: "${{ github.ref_name }}"
18+
release_name: "chainprof ${{ github.ref_name }}"
1919
body: |
2020
Version ${{ github.ref_name }}.
2121
draft: true

0 commit comments

Comments
 (0)