mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Merge pull request #1498 from nateraw/docs-deploy-from-main
Deploy docs from main not master
This commit is contained in:
commit
26c400bf1e
2
.github/workflows/build_documentation.yml
vendored
2
.github/workflows/build_documentation.yml
vendored
@ -3,7 +3,7 @@ name: Build documentation
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- doc-builder*
|
||||
- v*-release
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
default_branch_name = "master"
|
Loading…
x
Reference in New Issue
Block a user