Add HUB-SDK docs (#7775)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
This commit is contained in:
parent
67ae86f006
commit
1152a06cbc
11 changed files with 153 additions and 41 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -66,7 +66,6 @@ jobs:
|
|||
env:
|
||||
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
INDEXNOW_KEY: ${{ secrets.INDEXNOW_KEY_DOCS }}
|
||||
WEGLOT_KEY: ${{ secrets.WEGLOT_KEY_DOCS }}
|
||||
run: |
|
||||
python docs/build_docs.py
|
||||
git config --global user.name "Glenn Jocher"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue