empty args list

This commit is contained in:
“ibrahim0814” 2019-08-07 18:14:12 -07:00
parent f338553518
commit 22e73b5938
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF

View file

@ -20,7 +20,7 @@ branding:
runs: runs:
using: 'docker' using: 'docker'
image: 'Dockerfile' image: 'Dockerfile'
#args: args:
#- ${{ inputs.name }} #- ${{ inputs.name }}
#- ${{ inputs.token }} #- ${{ inputs.token }}
#- ${{ inputs.file }} #- ${{ inputs.file }}