first-interaction icon indicating copy to clipboard operation
first-interaction copied to clipboard

Provided example action.yaml does not work

Open nascentcore-eng opened this issue 3 years ago • 2 comments

The README.md, in the Usage section, directs to action.yaml

截屏2022-12-30 下午10 43 10

That action.yaml looks like this: 截屏2022-12-30 下午10 43 53 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.

nascentcore-eng avatar Dec 30 '22 14:12 nascentcore-eng

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

github-actions[bot] avatar Dec 30 '22 14:12 github-actions[bot]

This should be fixed in #296 :)

ncalteen avatar Feb 22 '24 21:02 ncalteen