Skip to content

Commit 760ce75

Browse files
committed
fix: refrencing correct demo environment in workflow
1 parent 74c68a7 commit 760ce75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gold-demo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
secrets: inherit
3434
with:
3535
autoscaling: false
36-
environment: demo
36+
environment: gold-demo
3737
tag: ${{inputs.tag}}
3838
release: "demo"
3939
params: |
@@ -52,7 +52,7 @@ jobs:
5252
secrets: inherit
5353
with:
5454
autoscaling: false
55-
environment: demo
55+
environment: golddr-demo
5656
tag: ${{inputs.tag}}
5757
release: "demo"
5858
params: |

0 commit comments

Comments
 (0)