Goodsmileduck / helm-push-action

This action package a helm chart and publish it to your chartmuseum.
10 stars 23 forks source link

Fix: Handle FORCE parameter in entrypoint when false value is used #28

Closed gasparpn closed 1 year ago

gasparpn commented 1 year ago

@Goodsmileduck I found a problem when using FORCE: "False", instead of letting the default be used. A "False" is added to the end of the push command.