Skip to content

Commit 4e613c4

Browse files
committed
updated deploy yml
1 parent e211b18 commit 4e613c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Azure-SQL-Database-Deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
needs: build
3737
runs-on: ubuntu-latest
3838

39+
environment:
40+
name: 'Production'
41+
3942
# Steps to deploy the updates to Azure SQL Database
4043
steps:
4144
- name: Download artifact containing dacpac

0 commit comments

Comments
 (0)