Skip to content

Commit e3932e2

Browse files
committed
Drop docs build
1 parent d8140ff commit e3932e2

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/on-release-main.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,3 @@ jobs:
9797
tags: |
9898
ghcr.io/pymupdf/pymupdf4llm-mcp:${{ steps.vars.outputs.tag }}
9999
ghcr.io/pymupdf/pymupdf4llm-mcp:latest
100-
101-
deploy-docs:
102-
needs: publish
103-
runs-on: ubuntu-latest
104-
steps:
105-
- name: Check out
106-
uses: actions/checkout@v4
107-
108-
- name: Set up the environment
109-
uses: ./.github/actions/setup-python-env
110-
111-
- name: Deploy documentation
112-
run: uv run mkdocs gh-deploy --force

0 commit comments

Comments
 (0)