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 e6e1c90 commit 2ca5510Copy full SHA for 2ca5510
action.yml
@@ -11,12 +11,10 @@ inputs:
11
defaultBranch:
12
description: The default branch name (master, main, etc)
13
required: false
14
- default: The value returned by `git branch --show-current`
15
16
rootDocsFolder:
17
description: A directory within the repository where the docs are located
18
19
- default: The repository's root
20
21
convertRootReadmeToHomePage:
22
description: If true, renames the README.md file to Home.md in the wiki (the wiki homepage)
0 commit comments