We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60006e4 commit 81565baCopy full SHA for 81565ba
1 file changed
.github/workflows/test-dev-environment.yml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
- uses: nick-fields/assert-action@v1
46
with:
47
- expected: 'cplive-plat-ue2-dev-eks-blue-cluster'
+ expected: 'cplive-plat-ue2-dev-eks-cluster'
48
actual: "${{ needs.test.outputs.cluster }}"
49
50
0 commit comments