mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-12-19 11:04:08 +00:00
Do not expect GITHUB_TOKEN to be set or valid (#262)
This fixes issues with GHES Fixes: #221
This commit is contained in:
committed by
GitHub
parent
2625dd350b
commit
4db96194c3
@@ -1,4 +1,3 @@
|
||||
export const REPO = "uv";
|
||||
export const OWNER = "astral-sh";
|
||||
export const TOOL_CACHE_NAME = "uv";
|
||||
export const GITHUB_COM_API = "https://api.github.com";
|
||||
|
||||
Reference in New Issue
Block a user