We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I Just think accept multiple tokens & each token get their repository, remain actions keeps almost same. Example yaml:
github: token: ["token1", "token2"]
Example environment variable:
export GITHUB_TOKEN="token1,token2"