diff --git a/.github/workflows/main_product-docs-prod.yml b/.github/workflows/main_product-docs-prod.yml index 33c1f5ecaa..4ba945a138 100644 --- a/.github/workflows/main_product-docs-prod.yml +++ b/.github/workflows/main_product-docs-prod.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - develop # Add your development branch here + - dev workflow_dispatch: inputs: environment: @@ -114,8 +114,6 @@ jobs: name: build-output path: build/ - # Azure login step removed - using storage account key instead - - name: Install azcopy run: | # Download and install azcopy for faster uploads