mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-01-25 16:05:48 +08:00
优化
This commit is contained in:
3
.github/workflows/build-docs.yml
vendored
3
.github/workflows/build-docs.yml
vendored
@@ -2,7 +2,7 @@ name: Build docs website
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- master
|
||||
- main
|
||||
permissions:
|
||||
contents: write
|
||||
@@ -28,4 +28,5 @@ jobs:
|
||||
- run: pip install -r ./requirements.txt
|
||||
- run: cp -rvf ./ChangeMirrors.sh ./docs/main.sh
|
||||
- run: cp -rvf ./DockerInstallation.sh ./docs/docker.sh
|
||||
- run: cp -rvf ./DockerInstallationLite.sh ./docs/docker-lite.sh
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
||||
Reference in New Issue
Block a user