This commit is contained in:
2025-07-01 14:22:06 -07:00
parent b2916c80dc
commit 78ff6a853b
2 changed files with 4 additions and 5 deletions

View File

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