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

Fix missing GITHUB_TOKEN environment variable in workflow #9256

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

sukeshreddyg
Copy link
Contributor

The script in the workflow is failing because it expects the $GITHUB_TOKEN environment variable, but this variable is not defined in the workflow.

@sukeshreddyg sukeshreddyg requested a review from a team as a code owner January 8, 2025 14:57
@github-actions github-actions bot added environments-repository Used to exclude PRs from this repo in our Slack PR update github-workflow labels Jan 8, 2025
@sukeshreddyg sukeshreddyg force-pushed the fix/github-token-missing-env-variable branch 2 times, most recently from aed890c to f1bde93 Compare January 8, 2025 15:35
@sukeshreddyg sukeshreddyg force-pushed the fix/github-token-missing-env-variable branch from f1bde93 to 7d3b1a9 Compare January 8, 2025 15:43
@sukeshreddyg sukeshreddyg merged commit 9cf7bde into main Jan 8, 2025
4 checks passed
@sukeshreddyg sukeshreddyg deleted the fix/github-token-missing-env-variable branch January 8, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environments-repository Used to exclude PRs from this repo in our Slack PR update github-workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants