Try array of args
This commit is contained in:
parent
6d86771884
commit
14b795278e
@ -12,4 +12,5 @@ runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
args:
|
||||
- ${{ inputs.user }} ${{ inputs.password }}
|
||||
- ${{ inputs.user }}
|
||||
- ${{ inputs.password }}
|
||||
|
Loading…
Reference in New Issue
Block a user