Skip to content

Commit a6ed65a

Browse files
authored
Update deploy.yml
1 parent cae06c6 commit a6ed65a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ name: Azure Bicep
22

33
on:
44
workflow_dispatch
5-
5+
66
env:
77
targetEnv: dev
88

99
jobs:
1010
build-and-deploy:
1111
runs-on: ubuntu-latest
12+
environment:
13+
name: 'env'
1214
permissions:
1315
contents: read
1416
pages: write

0 commit comments

Comments
 (0)