Skip to content

Commit c86ba42

Browse files
committed
chore(ci): improve release script
1 parent 1e41cb6 commit c86ba42

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
@@ -37,6 +37,6 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
with:
3939
tag_name: ${{ github.ref }}
40-
release_name: Release ${{ github.ref }}
40+
release_name: ${{ github.ref }}
4141
body: |
4242
Please refer to [CHANGELOG.md](https://github.com/surmon-china/videojs-player#changelog) for details.

0 commit comments

Comments
 (0)