Try different inputs format
This commit is contained in:
parent
189fc3a448
commit
2b308df47b
@ -12,4 +12,4 @@ runs:
|
|||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
args:
|
args:
|
||||||
- "${{ inputs.user }}" "${{ inputs.password }}"
|
- ${{ inputs.user }} ${{ inputs.password }}
|
||||||
|
Loading…
Reference in New Issue
Block a user