Skip to content

Commit 2825faa

Browse files
committed
prod deployment
1 parent 5147498 commit 2825faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Open the deploy-advanced.yml file to see how we can accept user input
1212
# instead of needing to change this file to switch environments.
1313
env:
14-
targetEnv: test
14+
targetEnv: prod
1515

1616
# The overall workflow name will be Azure Bicep. This will show up in the
1717
# GitHub Action page.

0 commit comments

Comments
 (0)