Debug
This commit is contained in:
@@ -100,4 +100,4 @@ runs:
|
|||||||
run: >-
|
run: >-
|
||||||
cd "${{ inputs.path || env.GITHUB_WORKSPACE }}" &&
|
cd "${{ inputs.path || env.GITHUB_WORKSPACE }}" &&
|
||||||
echo "$PWD" &&
|
echo "$PWD" &&
|
||||||
tea comment "${{ inputs.pr }}" "${{ inputs.message }}"
|
tea --debug comment "${{ inputs.pr }}" "${{ inputs.message }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user