We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d1d50 commit 0f5d48dCopy full SHA for 0f5d48d
README.md
@@ -28,6 +28,7 @@ Field | Mandatory | Observation
28
**repository** | YES | Ex: `clone-github-repo-action` |
29
**branch** | NO | Ex: `main` (default)
30
**depth** | NO | 1 `Ex: most recent commit`
31
+**submodule** | NO | `false` or `true`
32
**access-token** | NO | [How to create a PAT](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token)
33
34
You can use one of those as reference:
0 commit comments