Skip to content

Unable to access GITHUB_TOKEN #25525

Answered by dawidd6
paramt asked this question in Actions
Discussion options

You must be logged in to vote

You need to set the env variable explicitly:

env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants