first-interaction
first-interaction copied to clipboard
Provided example action.yaml does not work
The README.md, in the Usage section, directs to action.yaml
That action.yaml looks like this:
Which clearly does not work, as it has no definition for the on clause.
Then the correct way is to copy the steps yaml section in the Usage section.
But it's very confusing as to why people are directed to action.yaml.
Or there should be a sample action.yaml that actually works.
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
This should be fixed in #296 :)