Upload Issues (`Unable to locate build via Github Actions API`)

I do have the same issue with Github Actions and secrets are not available for PRs from forked repos:

Anyone with collaborator access to this repository can use these secrets and variables for actions. They are not passed to workflows that are triggered by a pull request from a fork.

So there doesn’t seem to be a solution or workaround.

Hello @tom ,
For our repo I was trying to fix upload problem for long time until I find this forum and I fixed upload by adding CODECOV_TOKEN, see Codecov or Fix CodeCov job by ystefinko · Pull Request #1386 · heremaps/here-data-sdk-cpp · GitHub
However, even after upload passed, I can’t see something on Codecov (no calculation happened and no dats reported back to PR)
Please support to solve this issue.

@ystefinko please open a new topic as the problem is likely unrelated to this topic.