Skip to content

Commit d5cfe6b

Browse files
committed
Merge branch 'epic/v3' into fix/GH-61-netlify-auto-deploy
2 parents 6d5a873 + d65a0bb commit d5cfe6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build-pprd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- pprd
77
- epic/v3
88
- any/branch-you-want
9-
- refactor/gh-158-proper-theme
9+
- fix/docs_dir-not-set
1010

1111
jobs:
1212
docker:

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ site_description: DesignSafe User Guide
33
site_url: https://designsafe-ci.org/user-guide/
44
repo_url: https://github.com/DesignSafe-CI/DS-User-Guide
55
edit_uri: edit/main/user-guide/
6+
docs_dir: user-guide
67
# NOTE: Unrecognized by MkDocs, but recognized by ReadTheDocs theme
78
site_favicon: https://www.designsafe-ci.org/favicon.ico
89

0 commit comments

Comments
 (0)