feat: submodules
This commit is contained in:
parent
52e7590325
commit
bf3f4b11e1
2 changed files with 9 additions and 1 deletions
|
@ -7,7 +7,9 @@ inputs:
|
|||
default: ${{ forgejo.token }}
|
||||
subpath:
|
||||
description: Limit clone to a single directory inside the repo
|
||||
|
||||
submodules:
|
||||
description: Whether to checkout submodules (true|recursive)
|
||||
default: false
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue