mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-19 14:50:14 +02:00
fix: add token to install
This commit is contained in:
@@ -37,6 +37,7 @@ export default async(version: string, token: string, fullRepository: string, cus
|
||||
]
|
||||
};
|
||||
}
|
||||
|
||||
const release: any = await (await fetch(url, {
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user