Debugging still...

This commit is contained in:
2025-11-19 13:32:53 -05:00
parent 582b25a525
commit 5f5936291c
@@ -118,7 +118,7 @@ jobs:
- name: ANSI to HTML
id: ansi-to-html-init
uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.3
uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.2
env:
ACTIONS_STEP_DEBUG: true
with:
@@ -163,7 +163,7 @@ jobs:
- run: echo "${{ steps.ansi-to-html-plan.outputs.contents }}"
- name: Tofu PR Commenter
uses: https://git.trez.wtf/Trez/tf-pr-commenter@v1.0.2
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
env:
GITEA_API_URL: ${{ gitea.api_url }}
GITEA_REPOSITORY: ${{ github.repository }}