run on specific shell

This commit is contained in:
Abdud Dayan Adeeb
2020-06-17 21:21:47 -04:00
parent 1e284f150e
commit cff4df74be
3 changed files with 33 additions and 4 deletions

View File

@ -11,6 +11,10 @@ inputs:
run:
description: 'Run command in container'
required: false
shell:
description: 'Use a specific shell'
required: false
default: sh
registry:
description: 'Registry'
required: false