Typo fix.

This commit is contained in:
2025-11-09 06:07:29 -05:00
parent 69958e506c
commit 359aa1522f
+1 -1
View File
@@ -52,5 +52,5 @@ runs:
PR_COMMENTS_URL: ${{ inputs.pr_comments_url }}
PR_COMMENT_ID: ${{ inputs.pr_comment_id }}
PR_COMMENT_URI: ${{ inputs.pr_comment_uri }}
GITHUB_TOKEN: ${{ inputs.github_token }}
GITHUB_TOKEN: ${{ inputs.git_token }}
run: bash "${GITHUB_ACTION_PATH}/tf-pr-comment.sh"