fix & remove ugly code

This commit is contained in:
CrazyBoyM 2025-09-15 02:09:12 +08:00
parent d4abb2abee
commit 59dce97350

View File

@ -164,7 +164,7 @@ gh pr create --title "the pr title" --body "$(cat <<'EOF'
## Test plan
[Checklist of TODOs for testing the pull request...]
🤖 Generated with ${process.env.USER_TYPE === 'ant' ? `[${PRODUCT_NAME}](${PRODUCT_URL})` : PRODUCT_NAME} & {MODEL_NAME}
🤖 Generated with [${PRODUCT_NAME}](${PRODUCT_URL}) & {MODEL_NAME}
EOF
)"
</example>