ci: rename master to main (#3045)

Co-authored-by: alexfornuto <afornuto@pomerium.com>
This commit is contained in:
Travis Groth 2022-02-15 16:02:40 -05:00 committed by GitHub
parent 1238fa86b7
commit 0b0fba06b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
69 changed files with 165 additions and 165 deletions

View file

@ -58,7 +58,7 @@ export default {
const {
repo,
docsDir = '',
docsBranch = 'master',
docsBranch = 'main',
docsRepo = repo
} = this.$site.themeConfig