9
0
mirror of https://github.com/Kas-tle/java2bedrock.sh.git synced 2025-12-28 11:09:06 +00:00

Change parse method

This commit is contained in:
Kas-tle
2022-05-25 05:16:21 +00:00
committed by GitHub
parent 15fbf393dd
commit acaa43159d

View File

@@ -26,7 +26,7 @@ jobs:
env:
INPUT_DATA: ${{ toJSON(steps.parse-issue.outputs.data) }}
run: |
jq -r -n --argjson data "${INPUT_DATA}" '
echo "${INPUT_DATA}" | jq '
def test_input($input; $default):
if $input == "No response" then $default else $input end;
{