Skip to content

Commit 23d5891

Browse files
authored
Update azure-webapp-deploy.yml
1 parent 9297892 commit 23d5891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-webapp-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch: # Also allow manual trigger from GitHub UI
77

88
env:
9-
AZURE_WEBAPP_NAME: static-docs-site # Replace with your Azure Web App name
9+
AZURE_WEBAPP_NAME: product-docs-dev # Replace with your Azure Web App name
1010
NODE_VERSION: '20.x' # Node version for Docusaurus build
1111

1212
jobs:

0 commit comments

Comments
 (0)