Skip to content

Commit 31f1b44

Browse files
committed
feat: add deploy workflow
1 parent 58c8b6d commit 31f1b44

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Manual Deploy ARM
33
on:
44
workflow_dispatch:
55

6-
7-
env:
6+
env:
87
targetEnv: dev
98

109
jobs:

0 commit comments

Comments
 (0)