mirror of
https://github.com/ditkrg/build-image-workflow.git
synced 2026-01-22 21:27:05 +00:00
Update echo command in action.yml
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
cef2c97dfb
commit
81a3b1a470
@ -64,7 +64,7 @@ runs:
|
||||
|
||||
- name: echo
|
||||
run: |
|
||||
echo "${{ steps.meta.outputs.json.tags }}" > meta.json
|
||||
echo "${{ steps.meta.outputs.json }}" > meta.json
|
||||
cat meta.json
|
||||
shell: bash
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user