Skip to content

Commit

Permalink
chore(operator): fix typo on ocp community release (grafana#12295)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoBraveCoding authored and edsoncelio committed Mar 22, 2024
1 parent ec985c5 commit 813e665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator-reusable-hub-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set redhat-openshift-ecosystem specific variables
if: ${{ inputs.org == 'redhat-openshift-ecosystem' }}
env:
ocpDir: '/path/to/openshift/directory'
ocpDir: '-openshift'
ocpSupportedVersions: 'v4.12'
run: |
echo "ocpDir=${ocpDir}" >> $GITHUB_ENV
Expand Down

0 comments on commit 813e665

Please sign in to comment.