This commit is contained in:
srueda99 2022-04-18 18:26:01 -05:00
parent d5d8b890f5
commit d7eacc152d

View File

@ -34,12 +34,6 @@ outputs:
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'Dockerfile'
# args: branding:
# - ${{ inputs.port }} icon: 'send'
# - ${{ inputs.host }} color: 'black'
# - ${{ inputs.origin }}
# - ${{ inputs.destination }}
# - ${{ inputs.username }}
# - ${{ inputs.password }}
# - ${{ inputs.key }}
# - ${{ inputs.passphrase }}