Update branch name

This commit is contained in:
Aaron Crawfis 2020-10-21 13:47:11 -07:00
parent 190527b34c
commit f5fcc708b2
2 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD
on:
push:
branches:
- hugo-docs
- website
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- hugo-docs
- website
jobs:
build_and_deploy_job:

View File

@ -58,7 +58,7 @@ offlineSearch = false
github_repo = "https://github.com/dapr/docs"
github_project_repo = "https://github.com/dapr/dapr"
github_subdir = "daprdocs"
github_branch = "hugo-docs"
github_branch = "website"
# Versioning
version_menu = "Releases"