Add --pages-branch parameter (#156)
Ref: helm/chart-releaser@378f527 helm/chart-releaser@cb0563b Signed-off-by: Michal Biesek <michalbiesek@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ A GitHub action to turn a GitHub project into a self-hosted Helm chart repo, usi
|
||||
- `skip_existing`: Skip package upload if release/tag already exists
|
||||
- `mark_as_latest`: When you set this to `false`, it will mark the created GitHub release not as 'latest'.
|
||||
- `packages_with_index`: When you set this to `true`, it will upload chart packages directly into publishing branch.
|
||||
- `pages_branch`: Name of the branch to be used to push the index and artifacts. (default to: gh-pages but it is not set in the action it is a default value for the chart-releaser binary)
|
||||
|
||||
### Outputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user