docs: improve documentation and CI robustness
- Add backticks around `GITHUB_` and `INPUT_` in the README for clarity Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
		
							parent
							
								
									c78141851a
								
							
						
					
					
						commit
						fe44be0b96
					
				@ -47,7 +47,7 @@ See [action.yml](./action.yml) for more detailed information.
 | 
			
		||||
| envs                    | Pass environment variables to shell script                      |               |
 | 
			
		||||
| envs_format             | Flexible configuration of environment value transfer            |               |
 | 
			
		||||
| debug                   | Enable debug mode                                               | false         |
 | 
			
		||||
| allenvs                 | pass the environment variables with prefix value of GITHUB_ and INPUT_ to the script | false |
 | 
			
		||||
| allenvs                 | pass the environment variables with prefix value of `GITHUB_` and `INPUT_` to the script | false |
 | 
			
		||||
| request_pty             | Request a pseudo-terminal from the server                        | false              |
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user