Move content from the mkdocs.public.yml into the template (#11246)

Closes https://github.com/astral-sh/uv/issues/11242
This commit is contained in:
Zanie Blue
2025-02-05 10:13:46 -06:00
committed by GitHub
parent acbbb2b82a
commit 1f963d1b89
4 changed files with 22 additions and 8 deletions

View File

@@ -397,6 +397,8 @@ jobs:
MKDOCS_INSIDERS_SSH_KEY_EXISTS: ${{ secrets.MKDOCS_INSIDERS_SSH_KEY != '' }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: astral-sh/setup-uv@v5
- uses: actions/setup-python@v5
- name: "Add SSH key"