Remove the premature exit
This commit is contained in:
@@ -21,7 +21,6 @@ git add Heimdall.toc Heimdall.lua
|
|||||||
git commit -m "Release $TAG"
|
git commit -m "Release $TAG"
|
||||||
git tag -f $TAG
|
git tag -f $TAG
|
||||||
git push origin $TAG
|
git push origin $TAG
|
||||||
exit 0
|
|
||||||
|
|
||||||
rm Heimdall-${TAG}.zip
|
rm Heimdall-${TAG}.zip
|
||||||
mkdir Heimdall
|
mkdir Heimdall
|
||||||
|
Reference in New Issue
Block a user