action-gh-release
action-gh-release copied to clipboard
[Question] uploading assets fails
My repo: https://github.com/nofishonfriday/pamplejuce
yml file: https://github.com/nofishonfriday/pamplejuce/blob/main/.github/workflows/cmake_ctest.yml
Step 'Upload Assets' ends with 'not include valid file': https://github.com/nofishonfriday/pamplejuce/runs/7159178490?check_suite_focus=true
Yet I can see the generated artifacts: https://github.com/nofishonfriday/pamplejuce/actions/runs/2600074670
What goes wrong here? (I'm pretty new to GitHub actions, so might well be the error is on my side.)
Thanks.
similar report here as well #247