|
@@ -37,6 +37,8 @@ then
|
|
|
# Push the `stable` branches.
|
|
# Push the `stable` branches.
|
|
|
git push origin stable master && \
|
|
git push origin stable master && \
|
|
|
mgit exec 'git push origin stable'
|
|
mgit exec 'git push origin stable'
|
|
|
|
|
+
|
|
|
|
|
+ echo "Success! 🎂"
|
|
|
else
|
|
else
|
|
|
echo "Update the \"Releases\" section in README.md before starting the release process."
|
|
echo "Update the \"Releases\" section in README.md before starting the release process."
|
|
|
fi
|
|
fi
|