Skip to content

feat: add GITHUB_TOKEN env variable#29

Open
Tim van der Horst (timvanderHorst) wants to merge 1 commit intophilips-software:mainfrom
timvanderHorst:feature/add-github-token-env-var
Open

feat: add GITHUB_TOKEN env variable#29
Tim van der Horst (timvanderHorst) wants to merge 1 commit intophilips-software:mainfrom
timvanderHorst:feature/add-github-token-env-var

Conversation

@timvanderHorst
Copy link
Copy Markdown

GITHUB_TOKEN is required in some workflows

GITHUB_TOKEN is required in some workflows
"GITHUB_RUN_ID", "GITHUB_RUN_NUMBER", "GITHUB_SERVER_URL", "GITHUB_SHA",
"GITHUB_STEP_SUMMARY", "GITHUB_WORKFLOW", "GITHUB_WORKSPACE", "RUNNER_ARCH",
"RUNNER_DEBUG", "RUNNER_NAME", "RUNNER_OS", "RUNNER_TEMP", "RUNNER_TOOL_CACHE"
"GITHUB_STEP_SUMMARY", "GITHUB_TOKEN", "GITHUB_WORKFLOW", "GITHUB_WORKSPACE",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GITHUB_TOKEN is a secret, I think we should not do this here.

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.

2 participants