mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 08:53:35 +00:00 
			
		
		
		
	Merge 2427e94287679fbc358439f87a6abd8c67a511de into ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
This commit is contained in:
		
						commit
						ef2b926bd0
					
				| @ -67,7 +67,7 @@ class GitAuthHelper { | ||||
|     this.insteadOfValues.push(`git@${serverUrl.hostname}:`) | ||||
|     if (this.settings.workflowOrganizationId) { | ||||
|       this.insteadOfValues.push( | ||||
|         `org-${this.settings.workflowOrganizationId}@github.com:` | ||||
|         `org-${this.settings.workflowOrganizationId}@${serverUrl.hostname}:` | ||||
|       ) | ||||
|     } | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user