Skip to content

Commit 19cdd66

Browse files
committed
Build release on ST4 tags
1 parent c61ef02 commit 19cdd66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ goto :usage
9696

9797
:: create the release
9898
call git push --tags --force
99-
gh release create --target master -t "%package% %2" "%2" %assets%
99+
gh release create --target master -t "%package% %2" "%build%-%2" %assets%
100100
del /f /q *.sublime-package
101101
git fetch
102102
goto :eof

0 commit comments

Comments
 (0)