Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix input name in action.yml #3

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Fix input name in action.yml #3

merged 1 commit into from
Jun 2, 2020

Conversation

browniebroke
Copy link
Contributor

There is a Github annotation when running this workflow as documented in the README, telling that the inputs are invalid. You can see it in your own Actions tab.

image

The action actually uses input_config internally which -I think- is to be declared as config in the action.yml file.

This should fix this annotation.

@tiangolo tiangolo merged commit 56cafa2 into tiangolo:master Jun 2, 2020
@tiangolo
Copy link
Owner

tiangolo commented Jun 2, 2020

Thank you! 🐛 🎉

I still don't understand why I had it like that... and even more, how did it even work "correctly" at some point 🤔 🤷‍♂️ 😅

@browniebroke browniebroke deleted the patch-1 branch June 2, 2020 22:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants