mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 16:35:43 +08:00
chore(action): remove input arguments
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user