Skip to content

Commit ca8b189

Browse files
committed
Update target environment to prod in deploy.yml
1 parent 3f4d219 commit ca8b189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Azure Bicep
33
on: workflow_dispatch
44

55
env:
6-
targetEnv: test
6+
targetEnv: prod
77

88
jobs:
99
build-and-deploy:

0 commit comments

Comments
 (0)