Skip to content

Commit 19e3aed

Browse files
authored
Update test-staging-environment.yml
1 parent 81565ba commit 19e3aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-staging-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
- uses: nick-fields/assert-action@v1
4646
with:
47-
expected: 'cplive-plat-ue2-dev-eks-blue-cluster'
47+
expected: 'cplive-plat-ue2-dev-eks-cluster'
4848
actual: "${{ needs.test.outputs.cluster }}"
4949

5050
- uses: nick-fields/assert-action@v1

0 commit comments

Comments
 (0)