non-interpolation

This commit is contained in:
Ben Roberts
2026-01-05 20:46:04 +00:00
parent 2f51c31fe2
commit 4128517094

View File

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