Re-adding the to JSON for markdown table.

This commit is contained in:
2024-12-19 14:57:58 -05:00
parent 3b29fbc128
commit b90c229629
@@ -106,7 +106,7 @@ jobs:
id: convert-json-to-md
uses: buildingcash/json-to-markdown-table-action@v1.1.0
with:
json: ${{ steps.json-cleanup.outputs.conditions }}
json: ${{ toJSON(steps.json-cleanup.outputs.conditions) }}
# - name: Start Gitea-Sonarqube Bot
# uses: docker://justusbunsi/gitea-sonarqube-bot:v0.3.3