Update action.yml
This commit is contained in:
Родитель
c84c57cba2
Коммит
be5d496673
|
@ -17,7 +17,6 @@ inputs:
|
|||
description: 'The sub directory for the output under GITHUB_WORKSPACE.'
|
||||
required: false
|
||||
default: "GITHUB_WORKSPACE"
|
||||
outputs:
|
||||
branding:
|
||||
icon: 'check-square'
|
||||
color: 'green'
|
||||
|
@ -28,4 +27,4 @@ runs:
|
|||
- ${{ inputs.directory-to-scan }}
|
||||
- ${{ inputs.should-scan-archives }}
|
||||
- ${{ inputs.output-filename }}
|
||||
- ${{ inputs.output-directory }}
|
||||
- ${{ inputs.output-directory }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче