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

Allow changelog to run without a token #1312

Merged
merged 2 commits into from Jul 27, 2023

Conversation

jLynx
Copy link
Contributor

@jLynx jLynx commented Jul 27, 2023

@Brumi-2021 was having an issue where his personal nightly were failing because he never added the environment variable for GH_TOKEN containing his PAT token. This fix will solve this problem for him and other users who personally use the nightly script in their own repos.

This works because we no longer need to have a PAT since we are only doing a single API call, where previously a few commits back we were doing a bunch which did require a PAT

@jLynx jLynx changed the title Allow code to run without a token Allow changelog to run without a token Jul 27, 2023
@jLynx jLynx merged commit 8c565bb into portapack-mayhem:next Jul 27, 2023
3 checks passed
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.

None yet

2 participants