Skip to content

Commit b8aa53c

Browse files
authored
Update build.yml
1 parent 9f98e23 commit b8aa53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
repo_token: "${{ secrets.GITHUB_TOKEN }}"
4545
automatic_release_tag: "latest"
4646
prerelease: false
47-
title: {{ github.ref_name }}
47+
title: ${{ github.ref_name }}
4848
files: 'gh-echo*'
4949

0 commit comments

Comments
 (0)