mirror of
				https://gitea.com/actions/setup-node.git
				synced 2025-10-29 15:52:42 +08:00 
			
		
		
		
	
				
					committed by
					
						 Danny McCormick
						Danny McCormick
					
				
			
			
				
	
			
			
			
						parent
						
							3d792c1dbd
						
					
				
				
					commit
					d43864199a
				
			| @@ -15,7 +15,7 @@ const tempDir = path.join( | ||||
|  | ||||
| const rcFile = path.join(tempDir, '.npmrc'); | ||||
|  | ||||
| process.env['GITHUB_REPOSITORY'] = 'owner/repo'; | ||||
| process.env['GITHUB_REPOSITORY'] = 'OwnerName/repo'; | ||||
| process.env['RUNNER_TEMP'] = tempDir; | ||||
| import * as auth from '../src/authutil'; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user