Skip to content

Commit

Permalink
fix typo in OLM workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Gerstmayr <[email protected]>
  • Loading branch information
andreasgerstmayr committed Nov 21, 2023
1 parent 354c9ae commit 00c5f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/olm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
org: k8s-operatorhub
repo: community-operators
branch: $ releases/${{inputs.version}}
branch: releases/${{inputs.version}}
oprepo: ${{ github.repository }}
bundletype: community
secrets:
Expand Down

0 comments on commit 00c5f3f

Please sign in to comment.