diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index eb8043e..96f8910 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -177,9 +177,9 @@ jobs: apprise_api_url: ${{ secrets.APPRISE_URL }} initial_comment: |
Tofu Plan - ```terraform + ${{ steps.plain-tofu-plan.outputs.uncolored }} - ```` +
- name: Deploy if approved