Skip to content

Commit 0f28b00

Browse files
authored
Update release title to match prior releases (#159)
1 parent 92ac7aa commit 0f28b00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
run: |
5858
gh release create --target $GITHUB_REF_NAME \
59-
--title "Version $VERSION" \
59+
--title "Release v$VERSION-alpha" \
6060
--notes-file /tmp/release-notes.txt \
6161
v$VERSION
6262

0 commit comments

Comments
 (0)