This commit is contained in:
2025-07-01 14:19:17 -07:00
parent dcacc1d84f
commit b2916c80dc

View File

@@ -13,4 +13,5 @@ if [[ -n "$OUTPUT" ]]; then
echo "EOF" >> "$GITHUB_OUTPUT" echo "EOF" >> "$GITHUB_OUTPUT"
fi fi
echo "Result: $RESULT"
exit $RESULT exit $RESULT