Debugging at this point...
This commit is contained in:
@@ -116,6 +116,14 @@ jobs:
|
||||
|
||||
- run: echo "${{ steps.tofu-init.outputs.init-output }}"
|
||||
|
||||
- name: ANSI to HTML
|
||||
id: ansi-to-html-plan
|
||||
uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.1
|
||||
with:
|
||||
input: ${{ steps.tofu-plan.outputs.plan-output }}
|
||||
|
||||
- run: echo "${{ steps.ansi-to-html-plan.outputs.contents }}"
|
||||
|
||||
- name: Tofu PR Commenter
|
||||
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user