Skip to content

Commit da95053

Browse files
committed
trying to fix docs
1 parent cbd2abd commit da95053

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/build_docs.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@ jobs:
2929
run: "docs/buildsite.sh"
3030
shell: bash
3131

32-
- name: GitHub Pages action
33-
uses: peaceiris/[email protected]
34-
with:
35-
github_token: ${{ secrets.GITHUB_TOKEN }}
36-
publish_dir: ./_build/html
32+
33+
3734

3835

0 commit comments

Comments
 (0)