We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
- name: Run chart-releaser uses: helm/[email protected] with: skip_upload: true
getting following error
Unexpected input(s) 'skip_upload', valid inputs are ['version', 'config', 'charts_dir', 'install_dir', 'install_only', 'skip_packaging', 'skip_existing', 'mark_as_latest', 'packages_with_index', 'pages_branch']
look like following code is not in the latest release even though its in the docs and main branch https://github.com/helm/chart-releaser-action/blame/0eba7f523fccbf0577905877226d6c576fc2de61/action.yml#L46
The text was updated successfully, but these errors were encountered:
Duplicate #186
Sorry, something went wrong.
No branches or pull requests
getting following error
look like following code is not in the latest release even though its in the docs and main branch
https://github.com/helm/chart-releaser-action/blame/0eba7f523fccbf0577905877226d6c576fc2de61/action.yml#L46
The text was updated successfully, but these errors were encountered: