...
This commit is contained in:
@@ -120,8 +120,6 @@ jobs:
|
||||
|
||||
- name: Tofu PR Commenter
|
||||
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
|
||||
env:
|
||||
PATH: ${{ env.PATH }}:/home/runner/.opentofu/bin
|
||||
with:
|
||||
commenter_type: init
|
||||
commenter_input: ${{ steps.tofu-init.outputs.init-output }}
|
||||
@@ -138,8 +136,6 @@ jobs:
|
||||
|
||||
- name: Tofu PR Commenter
|
||||
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
|
||||
env:
|
||||
PATH: ${{ env.PATH }}:/home/runner/.opentofu/bin
|
||||
with:
|
||||
command: plan
|
||||
commenter_input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||
|
||||
Reference in New Issue
Block a user