Update action.yml
This commit is contained in:
parent
cc55e77a98
commit
d205273c8b
@ -36,7 +36,7 @@ outputs:
|
|||||||
description: List of all changed files.
|
description: List of all changed files.
|
||||||
value: ${{ steps.changed-files.outputs.all_changed_files }}
|
value: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||||
all_modified_files:
|
all_modified_files:
|
||||||
description: List of all changed modified and added files
|
description: List of all copied modified and added files
|
||||||
value: ${{ steps.changed-files.outputs.all_modified_files }}
|
value: ${{ steps.changed-files.outputs.all_modified_files }}
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user