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 ca439ee commit 1f50fbfCopy full SHA for 1f50fbf
.github/workflows/build-book.yaml
@@ -18,11 +18,6 @@ on:
18
required: false
19
default: '.'
20
type: string
21
- # use_cached_environment:
22
- # description: 'Flag for whether we should attempt to retrieve a previously cached environment.'
23
- # required: false
24
- # default: 'true'
25
- # type: string # had a lot of trouble with boolean types, see https://github.com/actions/runner/issues/1483
26
artifact_name:
27
description: 'The name to assign to the built book artifact.'
28
0 commit comments