1
0
mirror of https://github.com/huggingface/pytorch-image-models.git synced 2025-06-03 15:01:08 +08:00

🎨 deploy docs from main not master

This commit is contained in:
nateraw 2022-10-16 15:51:29 -04:00
parent 3e57377f7a
commit cf549c28b1
2 changed files with 1 additions and 2 deletions
.github/workflows
hfdocs/source

@ -3,7 +3,7 @@ name: Build documentation
on: on:
push: push:
branches: branches:
- master - main
- doc-builder* - doc-builder*
- v*-release - v*-release

@ -1 +0,0 @@
default_branch_name = "master"