chore(action): remove input arguments

This commit is contained in:
orhun
2021-06-19 22:45:35 +03:00
parent 0b7b4de8f5
commit 2b1e4ab361

View File

@@ -17,7 +17,6 @@ runs:
image: "Dockerfile" image: "Dockerfile"
args: args:
- --config=${{ inputs.config }} - --config=${{ inputs.config }}
- ${{ inputs.args }}
branding: branding:
icon: "triangle" icon: "triangle"
color: "orange" color: "orange"