feat: submodules

This commit is contained in:
ange 2025-10-22 12:41:55 +00:00
parent 52e7590325
commit bf3f4b11e1
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 9 additions and 1 deletions

View file

@ -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: