mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-11-01 00:40:10 +08:00 
			
		
		
		
	docs: "Introduce allenvs option for shell script execution"
				
					
				
			- Add a new option `allenvs` in the README to pass all environment variables to the shell script. Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									5ac43dd762
								
							
						
					
					
						commit
						8d9094f3b1
					
				| @ -47,6 +47,7 @@ See [action.yml](./action.yml) for more detailed information. | |||||||
| | envs                    | Pass environment variables to shell script                      |               | | | envs                    | Pass environment variables to shell script                      |               | | ||||||
| | envs_format             | Flexible configuration of environment value transfer            |               | | | envs_format             | Flexible configuration of environment value transfer            |               | | ||||||
| | debug                   | Enable debug mode                                               | false         | | | debug                   | Enable debug mode                                               | false         | | ||||||
|  | | allenvs                 | Pass all environment variables to shell script                  | false         | | ||||||
| 
 | 
 | ||||||
| ## Usage | ## Usage | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 appleboy
						appleboy