Skip to content

fix: update GitHub fine-grained token URL from /beta to /personal-access-tokens/new - #2189

Open
guozi-lab wants to merge 1 commit into
stackblitz-labs:mainfrom
guozi-lab:fix/github-token-url
Open

fix: update GitHub fine-grained token URL from /beta to /personal-access-tokens/new#2189
guozi-lab wants to merge 1 commit into
stackblitz-labs:mainfrom
guozi-lab:fix/github-token-url

Conversation

@guozi-lab

Copy link
Copy Markdown

Fixes #2092.
https://github.com/settings/tokens/beta is a dead link from the fine-grained token beta period. Updated to https://github.com/settings/personal-access-tokens/new.
Classic token URL (/tokens/new) is unchanged.

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.

Outdated GitHub token generation URL: /settings/tokens/beta is no longer valid

1 participant