Plan comment step env fix.
This commit is contained in:
@@ -156,6 +156,7 @@ jobs:
|
||||
PR_COMMENTS_URL: ${{ needs.check-and-create-pr.outputs.pr_comments_url }}
|
||||
PR_COMMENT_ID: ${{ needs.check-and-create-pr.outputs.pr_comment_id }}
|
||||
PR_COMMENT_URI: ${{ needs.check-and-create-pr.outputs.pr_comment_uri }}
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
with:
|
||||
commenter_type: plan
|
||||
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||
|
||||
Reference in New Issue
Block a user