Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): use correct github token env var #2212

Merged
1 commit merged into from
Sep 1, 2021
Merged

chore(ci): use correct github token env var #2212

1 commit merged into from
Sep 1, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 1, 2021

Release is failing due to not finding the correct GitHub Token.

https://app.circleci.com/pipelines/github/snyk/snyk/7042/workflows/be116926-5af4-40ab-b93d-bc5e418943e0/jobs/49273

We're not using the orb as of #2194 but it defaults to looking for GITHUB_TOKEN whereas we've set it as GH_TOKEN.

https://circleci.com/developer/orbs/orb/circleci/github-cli

Note: token takes the name of the env var, not the value.

@ghost ghost requested review from a team as code owners September 1, 2021 12:19
@ghost ghost requested a review from tonidevine1 September 1, 2021 12:19
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2021

Messages
📖

This PR will not trigger a new version. It doesn't include any commit message with feat or fix.

Generated by 🚫 dangerJS against 0354bb8

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant