Put comments properly

This commit is contained in:
2026-07-09 09:35:34 +09:00
parent 162ef3cd7b
commit a192aa39d1
+2 -1
View File
@@ -37,6 +37,7 @@ FINAL_PROMPT="$(envsubst < "${ACTION_PATH}/scripts/prompt.md")"
codex exec \
--dangerously-bypass-approvals-and-sandbox \
"${FINAL_PROMPT}" > "${COMMENT_FILE}" 2>&1
--output-last-message "${COMMENT_FILE}" \
"${FINAL_PROMPT}"
post_comment