Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Feb 17, 2025
1 parent a7118ac commit b05db4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-rosa-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Reusable ROSA E2E Test

env:
TERRAFORM_AWS_ASSUME_ROLE_DURATION: 14400 # 4 hours
CLUSTER_NAME: ${{var.ROSA_CLUSTER_NAME}}
CLUSTER_NAME: ${{vars.ROSA_CLUSTER_NAME}}

on:
workflow_call:
Expand Down

0 comments on commit b05db4d

Please sign in to comment.