We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61be3d9 commit e179b25Copy full SHA for e179b25
.github/workflows/deploy-prod.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch: # Also allow manual trigger from GitHub UI
7
8
env:
9
- AZURE_WEBAPP_NAME: product-docs-dev
+ AZURE_WEBAPP_NAME: product-docs-prod
10
NODE_VERSION: '20.x'
11
12
jobs:
0 commit comments