Skip to content

Commit dffae60

Browse files
committed
ci: Update tag_name
1 parent d050a99 commit dffae60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-v1.0.x.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ jobs:
101101
windows-${{ env.VERSION }}/zip/win32/x64/GitHelper-win32-x64-${{ env.VERSION }}.zip
102102
linux-${{ env.VERSION }}/deb/x64/githelper_${{ env.VERSION }}_amd64.deb
103103
linux-${{ env.VERSION }}/rpm/x64/GitHelper-${{ env.VERSION }}-1.x86_64.rpm
104-
tag_name: ${{ env.VERSION }}
104+
tag_name: v${{ env.VERSION }}

0 commit comments

Comments
 (0)