empty args list

This commit is contained in:
“ibrahim0814”
2019-08-07 18:14:12 -07:00
parent f338553518
commit 22e73b5938

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 }}