Debugging output from gocurl (addeed toJSON).
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
id: parse-pr
|
id: parse-pr
|
||||||
uses: yakubique/json-utils@v1.8
|
uses: yakubique/json-utils@v1.8
|
||||||
with:
|
with:
|
||||||
input: ${{ steps.check-pr.outputs.response.status }}
|
input: '${{ toJSON(steps.check-pr.outputs.response) }}'
|
||||||
action: "none"
|
action: "none"
|
||||||
|
|
||||||
# Step 2: Create PR if none exists
|
# Step 2: Create PR if none exists
|
||||||
|
|||||||
Reference in New Issue
Block a user