🎨 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

View File

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

View File

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