Modify input format to newline

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-02-04 01:11:56 +05:30
parent 38bde145f1
commit dae1e56fb6
6 changed files with 27 additions and 7 deletions

View file

@ -32,7 +32,9 @@ inputs:
The contents of this file are the digest output.
required: false
extra-args:
description: 'Extra args to be passed to push command when pushing image'
description: |
Extra args to be passed to podman push.
Separate arguments by newline. Do not use quotes - @actions/exec will do the quoting for you.
required: false
outputs: