Skip to content

Commit ca0d721

Browse files
authored
Update publish_dir in docs workflow.
1 parent c68197e commit ca0d721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
if: github.ref == 'refs/heads/master'
4646
with:
4747
github_token: ${{ secrets.GITHUB_TOKEN }}
48-
publish_dir: docs/build/html/master
48+
publish_dir: docs/build/html

0 commit comments

Comments
 (0)