json-utils tweaking... (sleep cometh soon)

This commit is contained in:
2024-12-16 22:14:19 -05:00
parent e72fe884dd
commit 3986c8912d
@@ -34,9 +34,8 @@ jobs:
id: parse-pr
uses: yakubique/json-utils@v1.8
with:
input: ${{ steps.check-pr.outputs.response }}
action: "get"
key: "status"
input: ${{ steps.check-pr.outputs.response.status }}
action: "none"
# Step 2: Create PR if none exists
# - name: Create PR in Gitea