You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have following use-case:
I would like to only create releases for helm charts repository.
I don't want to publish the charts to gh-pages because my charts reside in a private repo.
This Github action does create releases but Actions page shows release pipeline failure because the action isn't able to push to gh-pages branch. So it would be nice if there is a feature flag to disable the option to host helm charts in github pages.
The text was updated successfully, but these errors were encountered:
Hi,
I have following use-case:
I would like to only create releases for helm charts repository.
I don't want to publish the charts to gh-pages because my charts reside in a private repo.
This Github action does create releases but Actions page shows release pipeline failure because the action isn't able to push to gh-pages branch. So it would be nice if there is a feature flag to disable the option to host helm charts in github pages.
The text was updated successfully, but these errors were encountered: