muiltiline github action test

This commit is contained in:
Mike Farah 2022-10-19 10:59:09 +11:00
parent cb4c41eebf
commit 8ed817916f

View File

@ -15,8 +15,8 @@ jobs:
id: get_value
uses: mikefarah/yq@master
with:
cmd: yq '.b.e[0].name' examples/sample.yaml
- name: Who stole the cookie
cmd: yq '.test' examples/multiline-text.yaml
- name: Multiline test
run: echo "### It was [${{ steps.get_value.outputs.result }}]" >> $GITHUB_STEP_SUMMARY
- name: Write inplace test
id: lookupSdkVersion