(patch) Fixing the automated builds. #5

Merged
pfm merged 2 commits from fix-automated-builds into main 2024-03-23 02:42:59 +00:00
Showing only changes of commit 9b8b8506df - Show all commits

View file

@ -35,8 +35,7 @@ jobs:
export GS_RELEASE_TYPE="patch"
;;
esac
echo "Latest Commit: $latest_commit_message"
echo "Selected Release Type: '$GS_RELEASE_TYPE'"
echo "Latest Commit: $latest_commit_message ($GS_RELEASE_TYPE)"
sbtn clean
sbtn coverage
sbtn test