Skip to content

Commit

Permalink
Submodule documentation improvements (actions#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Thomson authored and TingluoHuang committed Aug 13, 2019
1 parent b4b537b commit 53bed07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inputs:
description: 'If true, execute `execute git clean -ffdx && git reset --hard HEAD` before fetching'
default: true
submodules:
description: 'Directory containing files to upload'
description: 'Whether to recursively clone submodules; defaults to false'
lfs:
description: 'Whether to download Git-LFS files; defaults to false'
fetch-depth:
Expand Down

0 comments on commit 53bed07

Please sign in to comment.