Updating example.
This commit is contained in:
@@ -41,7 +41,7 @@ This action posts the results of Terraform or OpenTofu commands (`fmt`, `init`,
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: Tofu Plan PR Comment
|
- name: Tofu Plan PR Comment
|
||||||
uses: ./actions/tf-pr-comment
|
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main # OR ./actions/tf-pr-comment
|
||||||
with:
|
with:
|
||||||
command: plan
|
command: plan
|
||||||
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||||
|
|||||||
Reference in New Issue
Block a user