diff --git a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml index 115d0f4b0..155a0a882 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml @@ -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: diff --git a/daprdocs/config.toml b/daprdocs/config.toml index b905657e7..a7bf2816a 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -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"