mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-07 11:06:54 +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:
parent
2625dd350b
commit
4db96194c3
8 changed files with 8078 additions and 8774 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue