mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-31 09:22:15 +08:00 
			
		
		
		
	use github token when available
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/vendor.yml
									
									
									
									
										vendored
									
									
								
							| @@ -30,6 +30,8 @@ jobs: | ||||
|  | ||||
|     - id: make-changes | ||||
|       name: Checking for updates | ||||
|       env: | ||||
|         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|       run: | | ||||
|           $currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json) | ||||
|           . .\scripts\update.ps1 -verbose | ||||
|   | ||||
		Reference in New Issue
	
	Block a user