You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A pull request could add the command echo $GITHUB_ACCESS_TOKEN and expose the token. Even if you are only using in private repositories, I don't think it is desirable to so directly expose a private token to collaborators.
Perhaps there's a way to still make the token available to entrypoint.sh without making it visible as an env var on the runner?
ivanixgames, erikkastelec, faviann, Octogonapus, bblacey and 5 more