mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	don't display the headers variable
This commit is contained in:
		| @@ -108,8 +108,6 @@ function Fetch-DownloadUrl { | |||||||
|         $headers["Authorization"] = "token $($env:GITHUB_TOKEN)" |         $headers["Authorization"] = "token $($env:GITHUB_TOKEN)" | ||||||
|     } |     } | ||||||
|  |  | ||||||
|     Write-Host $headers |  | ||||||
|  |  | ||||||
|     # Api server for GitHub |     # Api server for GitHub | ||||||
|     $urlHost = "api.github.com" |     $urlHost = "api.github.com" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user