Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 550dc3d

Browse files
committed
Revert "GitHub Actions: deploy docs for each push on main"
This reverts commit 992968c. Not working :(
1 parent 992968c commit 550dc3d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/doc.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,3 @@ jobs:
3232
- name: Build documentation
3333
run: |
3434
just build-doc
35-
36-
- name: Deploy to GitHub pages
37-
uses: JamesIves/github-pages-deploy-action@v4.3.3
38-
with:
39-
token: ${{ secrets.GH_PAT }}
40-
branch: gh-pages
41-
folder: docs/_build/html/

0 commit comments

Comments
 (0)