Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 9d1141bf82 - Show all commits
+1 -1
View File
@@ -13,7 +13,7 @@ loop=false
## Validations ##
if [[ "$DIR" != *"MASTER" ]]; then
echo "This directory is not labeled as a MASTER. Skipping upload."
echo "'$DIR' is not labeled as a MASTER. Skipping upload."
exit 0
fi