Skip to content

Commit b0f00d0

Browse files
committed
update publish directory
1 parent ca398b5 commit b0f00d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
if: github.ref == 'refs/heads/main'
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
38-
publish_dir: docs/build/html
38+
publish_dir: docs/build/html/v1.0.0
3939
force_orphan: true

0 commit comments

Comments
 (0)