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