Skip to content

Commit 29a3d02

Browse files
committed
Trying new syntax
1 parent 028885c commit 29a3d02

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
branch: gh-pages
21-
requirements_path: './docs/requirements.txt'
21+
documentation_path: 'docs/'
22+
requirements_path: 'docs/requirements.txt'

0 commit comments

Comments
 (0)