mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 07:25:43 +08:00
fix(test): use the explicit format for docker arguments
This commit is contained in:
@@ -16,7 +16,7 @@ runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
args:
|
||||
- -c ${{ inputs.config }}
|
||||
- --config=${{ inputs.config }}
|
||||
- ${{ inputs.args }}
|
||||
branding:
|
||||
icon: "triangle"
|
||||
|
||||
Reference in New Issue
Block a user