mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update docs link
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: deploy
|
||||
on: [push, pull_request]
|
||||
on: [ push, pull_request ]
|
||||
jobs:
|
||||
example:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -43,3 +43,4 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: docs/zh/site
|
||||
destination_dir: zh
|
||||
cname: fastapi-admin-docs.long2ice.cn
|
||||
|
||||
Reference in New Issue
Block a user