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"
args:
- --config=${{ inputs.config }}
- ${{ inputs.args }}
branding:
icon: "triangle"
color: "orange"