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 3eaa64f commit 1727f3aCopy full SHA for 1727f3a
.github/actions/docs-preview/action.yml
@@ -11,7 +11,7 @@ inputs:
11
description: 'The GitHub access token.'
12
required: true
13
guide-crumb:
14
- description: 'the name of the project'
+ description: 'URL path to help people navigate quickly to the home page of a specific book (likely begins with `guide/`)'
15
required: false
16
default: ''
17
runs:
0 commit comments