mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-04 14:10:23 +09:00
Separate release.sh and pre-release.sh
This commit is contained in:
@@ -18,7 +18,6 @@ github-release release \
|
||||
--tag $tag \
|
||||
--name "$1" \
|
||||
--description "$2" \
|
||||
--pre-release
|
||||
|
||||
echo "Uploading OSX binary"
|
||||
github-release upload \
|
||||
@@ -115,3 +114,4 @@ github-release upload \
|
||||
--tag $tag \
|
||||
--name "micro-$1-win32.zip" \
|
||||
--file binaries/micro-$1-win32.zip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user