Skip to content
New issue

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

Add missing input parameters to action.yml #6

Merged

Conversation

AyrtonRicardo
Copy link

When using those parameters that are not in action.yml github keeps showing warning. This pr solves this warning.

Warning:

Unexpected input(s) 'chart-version', 'track', 'repo', 'repo-alias', 'repo-username', 'repo-password', valid inputs are ['entryPoint', 'args', 'release', 'namespace', 'chart', 'values', 'task', 'dry-run', 'atomic', 'helm', 'token', 'value-files', 'secrets', 'version']

@AyrtonRicardo AyrtonRicardo merged commit 5dc1ac6 into vimeda:master Dec 6, 2021
@AyrtonRicardo AyrtonRicardo deleted the add-missing-input-to-action-yml branch December 6, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants