Skip to content

Commit fa4dce5

Browse files
committed
removed first push.
1 parent 668ac0b commit fa4dce5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sphinx_doc_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
run: |
5050
git checkout $GH_PAGES_BRANCH
5151
git merge origin/$SOURCE_BRANCH
52-
git push origin $GH_PAGES_BRANCH
5352
# Build the sphinx api documentation.
5453
- name: Run Sphinx Build
5554
run: sphinx-build -b html ./docs ./api -a -E

0 commit comments

Comments
 (0)