mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 19:33:35 +00:00 
			
		
		
		
	fix(action.yml): path description
Add working-directory
This commit is contained in:
		
							parent
							
								
									b2811239ce
								
							
						
					
					
						commit
						5b1833c6cf
					
				| @ -53,7 +53,7 @@ inputs: | ||||
|     description: 'Whether to configure the token or SSH key with the local git config' | ||||
|     default: true | ||||
|   path: | ||||
|     description: 'Relative path under $GITHUB_WORKSPACE to place the repository' | ||||
|     description: 'Relative path under $GITHUB_WORKSPACE/working-directory to place the repository' | ||||
|   clean: | ||||
|     description: 'Whether to execute `git clean -ffdx && git reset --hard HEAD` before fetching' | ||||
|     default: true | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user