Skip to content

Commit 66b51a2

Browse files
dev to production fix
1 parent 547b5eb commit 66b51a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
template_validation_job:
1414
runs-on: ubuntu-latest
15-
environment: dev
15+
environment: production
1616
name: Template validation
1717
steps:
1818
# Step 1: Checkout the code from your repository

0 commit comments

Comments
 (0)