Update action.yml
This commit is contained in:
parent
befb0a1973
commit
14dd5e117c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ outputs:
|
|||
time: # id of output
|
||||
description: 'The time we greeted you'
|
||||
runs:
|
||||
using: 'docker'
|
||||
using: 'podman'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.who-to-greet }}
|
||||
|
|
Loading…
Add table
Reference in a new issue