mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 13:29:08 +08:00 
			
		
		
		
	Describe default values
This commit is contained in:
		@@ -18,11 +18,11 @@ Install PNPM package manager.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### `registry`
 | 
					### `registry`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Optional** Registry to download PNPM from.
 | 
					**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### `run_install`
 | 
					### `run_install`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Optional** If specified, run `pnpm install`.
 | 
					**Optional** (_default:_ `null`) If specified, run `pnpm install`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Outputs
 | 
					## Outputs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user