mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 13:58:09 +08:00 
			
		
		
		
	Reverted Changes to Git Config and Authentication (#64)
v1.2.0 Release - Reverted changes to git just works authentication
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -15,4 +15,5 @@ jobs: | ||||
|     steps: | ||||
|     - uses: actions/checkout@master | ||||
|     - uses: ./ | ||||
|     - run: git ls-remote --tags origin | ||||
|       with: | ||||
|         ref: master | ||||
|   | ||||
		Reference in New Issue
	
	Block a user