Env rename for Tofu comment steps.

This commit is contained in:
2025-11-06 08:31:11 -05:00
parent ef53bc66b3
commit e2787a1640
@@ -127,7 +127,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
PR_NUMBER: ${{ needs.check-and-create-pr.outputs.pr_number }}
PR_COMMENTS_URL: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
PR_COMMENT_URL: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
PR_COMMENT_ID: ${{ needs.check-and-create-pr.outputs.pr_comment_id }}
with:
commenter_type: init
@@ -148,7 +148,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
PR_NUMBER: ${{ needs.check-and-create-pr.outputs.pr_number }}
PR_COMMENTS_URL: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
PR_COMMENT_URL: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
PR_COMMENT_URI: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
with:
commenter_type: plan