Skip to content

Commit e7073c9

Browse files
authored
Update release.yml
Signed-off-by: Hudson Xing <77495133+harvenstar@users.noreply.github.com>
1 parent f407ffb commit e7073c9

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
@@ -90,7 +90,7 @@ jobs:
9090
uses: softprops/action-gh-release@v2
9191
with:
9292
# The name of the release, e.g., "Release v1.8.0".
93-
name: Release ${{ github.event.inputs.version }}
93+
name: CodeEditor ${{ github.event.inputs.version }}
9494
# The Git tag to create, e.g., "v1.8.0".
9595
tag_name: ${{ github.event.inputs.version }}
9696
# Path to the file(s) to upload as release assets.

0 commit comments

Comments
 (0)