Skip to content

Commit aef9126

Browse files
authored
Update main.yml
1 parent 18a5624 commit aef9126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
if: ${{ github.event_name == 'workflow_dispatch' }}
7070
with:
7171
files: ./LeetcodeSessionManager*.zip
72-
tag_name: v${{ github.run_number }}
72+
tag_name: v${{ github.event.inputs.tag }}
7373
name: Release V${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)