We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038bb7b commit 111ad4eCopy full SHA for 111ad4e
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
# Such a directory does *not* have to already exist in your repo,
34
# it could be an output directory created dynamically
35
# by your static website builder.
36
- source-directory: html
+ source-directory: docs/specs/html
37
38
# Optional. Default value "gh-pages".
39
# It specifies the temporary branch which hosts the static website.
0 commit comments