Skip to content

Commit d12af0b

Browse files
authored
Update main_product-docs-prod.yml
1 parent 0e992ce commit d12af0b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main_product-docs-prod.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- develop # Add your development branch here
7+
- dev
88
workflow_dispatch:
99
inputs:
1010
environment:
@@ -114,8 +114,6 @@ jobs:
114114
name: build-output
115115
path: build/
116116

117-
# Azure login step removed - using storage account key instead
118-
119117
- name: Install azcopy
120118
run: |
121119
# Download and install azcopy for faster uploads

0 commit comments

Comments
 (0)