Switching to a different JSON-to-MD action.
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Convert JSON to Markdown Table
|
- name: Convert JSON to Markdown Table
|
||||||
id: convert-json-to-md
|
id: convert-json-to-md
|
||||||
uses: parkerbxyz/json-to-markdown-table@v1.1.2
|
uses: uses: buildingcash/json-to-markdown-table-action@v1.1.0
|
||||||
with:
|
with:
|
||||||
json: ${{ steps.json-cleanup.outputs.conditions }}
|
json: ${{ steps.json-cleanup.outputs.conditions }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user