Skip to content

Commit dcb510c

Browse files
Update build.yml
1 parent 52a9c3a commit dcb510c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
run: |
2424
VERSION="v1.0.0-build.${{ github.run_number }}-${GITHUB_SHA::7}"
2525
gh release create "$VERSION" \
26-
--title "Release ${{ github.ref_name }}" \
26+
--title "Release "$VERSION" \
2727
--notes "Automated release for tag ${{ github.ref_name }}" \
2828
bf

0 commit comments

Comments
 (0)