diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index bfcb744..ddf85a8 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -114,7 +114,7 @@ jobs: reconfigure: true - run: | - echo ${{ steps.tofu-init.outputs.init-output }} + echo -e "${{ steps.tofu-init.outputs.init-output }}" - name: Tofu Plan id: tofu-plan