Removing fromJSON for now.
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
id: parse-pr
|
id: parse-pr
|
||||||
uses: yakubique/json-utils@v1.8
|
uses: yakubique/json-utils@v1.8
|
||||||
with:
|
with:
|
||||||
input: '${{ fromJSON(steps.format-response.outputs.response_json) }}'
|
input: '${{ steps.format-response.outputs.response_json }}'
|
||||||
action: "get"
|
action: "get"
|
||||||
key: "status"
|
key: "status"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user