Check the [Chart Releaser Action README](https://github.com/helm/chart-releaser-action#example-workflow) for more information on how to use it. The action was using a custom `CR_TOKEN` repo secret, but it seems the embedded secret token in GH Actions can be used.
Check the Chart Releaser Action README for more information on how to use it.
The action was using a custom
CR_TOKENrepo secret, but it seems the embedded secret token in GH Actions can be used.