Formatting plan comment.
This commit is contained in:
@@ -177,9 +177,9 @@ jobs:
|
|||||||
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
apprise_api_url: ${{ secrets.APPRISE_URL }}
|
||||||
initial_comment: |
|
initial_comment: |
|
||||||
<details><summary>Tofu Plan</summary>
|
<details><summary>Tofu Plan</summary>
|
||||||
```terraform
|
<code>
|
||||||
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
${{ steps.plain-tofu-plan.outputs.uncolored }}
|
||||||
````
|
</code>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
- name: Deploy if approved
|
- name: Deploy if approved
|
||||||
|
|||||||
Reference in New Issue
Block a user