helm / chart-releaser-action

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
https://github.com/helm/chart-releaser
Apache License 2.0
539 stars 199 forks source link

Add `--pages-branch` parameter #156

Closed michalbiesek closed 10 months ago

michalbiesek commented 10 months ago

Ref: helm/chart-releaser@378f527 helm/chart-releaser@cb0563b

michalbiesek commented 10 months ago

need rebase

Rebased.

and maybe we only set that parameter if the user pass it otherwise we keep the existing behavior, wdyt?

I've changed the implementation. Please take a look.

cpanato commented 10 months ago

need rebase

michalbiesek commented 10 months ago

need rebase

Rebased.

cpanato commented 10 months ago

thanks!