Fix bash syntax error

This commit is contained in:
Joseph Garrone 2020-05-22 17:58:48 +02:00
parent 609b6c686d
commit 4fa62cab4f

View file

@ -74,7 +74,6 @@ jobs:
id: id_rcm id: id_rcm
run: | run: |
if [ "$FROM_VERSION" = "" ]; then if [ "$FROM_VERSION" = "" ]; then
then
echo "::set-output name=message::'🚀'" echo "::set-output name=message::'🚀'"
else else
echo "::set-output name=message::'📋 https://github.com/$OWNER/$REPO/blob/$REF/CHANGELOG.md'" echo "::set-output name=message::'📋 https://github.com/$OWNER/$REPO/blob/$REF/CHANGELOG.md'"