Typo fix.
This commit is contained in:
+1
-1
@@ -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"
|
||||
Reference in New Issue
Block a user