Skip to content

Commit

Permalink
fixed get secret
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Mar 5, 2025
1 parent 5e044f2 commit c139cc2
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 @@ -161,7 +161,7 @@ jobs:
with:
parse-json-secrets: true
secret-ids: |
,${{env.CLUSTER_NAME}}-htpasswd
,${{needs.CreateCluster.outputs.cluster_name}}-htpasswd
- name: Login to OpenShift
uses: redhat-actions/oc-login@v1
Expand Down

0 comments on commit c139cc2

Please sign in to comment.