Open nolar opened 3 years ago
Explained here: https://github.com/EnricoMi/publish-unit-test-result-action#support-fork-repositories
There is a special setup required for this action to work with forks.
Since I don't use these results (but rather check the logs), it is easier to drop the whole idea of JUnit results uploaded than to worry for security of tokens now.
Example:
It is either an issue in the action, or something with the GitHub API token setup — needs to be verified. Most likely to happen in all external PRs (PRs from forks, which by definition do not have access to the GitHub token).