Skip to content

Commit f243f9d

Browse files
committed
update yml
1 parent 1df6e76 commit f243f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
VERSION: ${{ env.VERSION }}
135135
with:
136136
tag_name: ${{ github.ref_name }}-${{ github.run_id }}
137-
release_name: Release v ${{ steps.extract_version.outputs.version }}
137+
release_name: Release New Version ${{ env.VERSION }}
138138
draft: false
139139
prerelease: false
140140

@@ -175,7 +175,7 @@ jobs:
175175
done
176176
env:
177177
file_list: ${{ env.file_list }}
178-
178+
179179
# - name: Upload Release Assets
180180
# run: |
181181
# # Loop through the asset files and upload them one by one

0 commit comments

Comments
 (0)