diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 96a3be8..579716c 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -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 }}