4db96194c3
Update Major Minor Tags / Make sure major and minor tags are up to date on a patch release (push) Has been cancelled
This fixes issues with GHES Fixes: #221
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
export const REPO = "uv";
|
|
export const OWNER = "astral-sh";
|
|
export const TOOL_CACHE_NAME = "uv";
|