coverallsapp / github-action

Coveralls Github Action
https://coveralls.io
MIT License
467 stars 75 forks source link

Github action workflow returns: Upload error: Couldn't find a repository matching this job. #109

Closed Ismoh closed 2 years ago

Ismoh commented 2 years ago

Upload error: Couldn't find a repository matching this job.

I tried:

Is there a verbose flag to see more information?

This is my github wokflow action defintion: https://github.com/Ismoh/NoitaMP/blob/master/.github/workflows/ubuntu-latest-lua-unit-testing.yml#L86-L92

And this is the log result: https://github.com/Ismoh/NoitaMP/runs/4923456791?check_suite_focus=true (see Coveralls GitHub Action)

Coveralls.io page: https://coveralls.io/github/Ismoh/NoitaMP

Can someone give me a hint?