mirror of https://github.com/dapr/docs.git
Update branch name
This commit is contained in:
parent
190527b34c
commit
f5fcc708b2
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue