Skip to content

Commit a588409

Browse files
committed
ci: avoid entering default parameter again for github page deploy
1 parent 17141d9 commit a588409

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy_sphinx.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ jobs:
4444
with:
4545
github_token: ${{ secrets.GITHUB_TOKEN }}
4646
publish_dir: ./docs/build/html
47-
publish_branch: gh-pages
48-
keep_files: false # remove old files

0 commit comments

Comments
 (0)