Skip to content

Commit 1114ed1

Browse files
committed
test publishing in documentation_manual
1 parent cc19bcb commit 1114ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: peaceiris/actions-gh-pages@v4
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}
39-
publish_branch: documentation
39+
publish_branch: documentation_manual
4040
publish_dir: doc/_build/html
4141
destination_dir: docs
4242
enable_jekyll: false

0 commit comments

Comments
 (0)