Zomzog / changelog-checker

MIT License
19 stars 10 forks source link

Incorrect Warning: Unexpected input(s) 'checksNotification', valid inputs are ['fileName', 'noChangelogLabel', 'checkNotification'] #31

Closed matheus23 closed 3 years ago

matheus23 commented 3 years ago

We're getting a warning when running the changelog checker action as described in the readme: https://github.com/fission-suite/webnative/actions/runs/1037261430

Unexpected input(s) 'checksNotification', valid inputs are ['fileName', 'noChangelogLabel', 'checkNotification']

But from looking at the code and readme, it looks like Simple and Detailed should be the valid inputs, right?

Zomzog commented 3 years ago

It's checkNotification and not checksNotification I will fix the README.