Skip to content

Commit e0a6743

Browse files
authored
Version v1.1.4
- Bump dependencies
2 parents f15a001 + 3f01e3c commit e0a6743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-by-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
with:
56-
name: Release ${{ github.ref }}
56+
name: Release ${{ github.ref_name }}
5757
draft: false
5858
prerelease: false
5959
files: out/*

0 commit comments

Comments
 (0)