Skip to content

Commit

Permalink
Merge pull request #583 from mbaldessari/Fix-workflow
Browse files Browse the repository at this point in the history
Fix chart name in pattern-install branch+split wf
  • Loading branch information
mbaldessari committed Sep 6, 2024
2 parents b98c8dd + 8452d30 commit c2b5bce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/chart-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
actions: write
contents: write
with:
chart_name: pattern-install
# The name here is really the folder to be used for the chart
chart_name: operator-install
target_repository: validatedpatterns/pattern-install-chart
secrets: inherit

0 comments on commit c2b5bce

Please sign in to comment.