Skip to content

Commit 783bc9f

Browse files
author
Michael Whapples
committed
Specify the docs source path
1 parent 0ab9f77 commit 783bc9f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ jobs:
1515
id-token: write
1616
steps:
1717
- id: deployment
18-
uses: sphinx-notes/pages@v3
18+
uses: sphinx-notes/pages@v3
19+
with:
20+
documentation_path: ./source

0 commit comments

Comments
 (0)