From v4, this action switches to tokenless upload when PRs are from forks (which is the case for ALL PRs I have in ALL projects I work in), and it means it fails due to the github limit.
For projects which don't care about exposing the token in plain text in the configuration (which is the case in many projects since it's a low risk token anyway), this action should allow users to use tokens in PRs from forks. This can be done with an explicit parameter maybe, but it should be allowed.
From v4, this action switches to tokenless upload when PRs are from forks (which is the case for ALL PRs I have in ALL projects I work in), and it means it fails due to the github limit.
For projects which don't care about exposing the token in plain text in the configuration (which is the case in many projects since it's a low risk token anyway), this action should allow users to use tokens in PRs from forks. This can be done with an explicit parameter maybe, but it should be allowed.