This commit is contained in:
Ben Roberts
2026-01-03 21:05:22 +00:00
parent 482b5ab11f
commit 2f51c31fe2

View File

@@ -100,4 +100,4 @@ runs:
run: >-
cd "${{ inputs.path || env.GITHUB_WORKSPACE }}" &&
echo "$PWD" &&
tea comment "${{ inputs.pr }}" "${{ inputs.message }}"
tea --debug comment "${{ inputs.pr }}" "${{ inputs.message }}"