mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:50:23 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -92,6 +92,7 @@ Moreover, you can use the following aliases:
 | 
			
		||||
 | 
			
		||||
| Alias | Selects |
 | 
			
		||||
| --- |---|
 | 
			
		||||
| `wrapper`      | The Gradle wrapper's version (default, useful for matrix builds) |
 | 
			
		||||
| `current`      | The current [stable release](https://gradle.org/install/) |
 | 
			
		||||
| `rc`      | The current [release candidate](https://gradle.org/release-candidate/) if any, otherwise fallback to `current` |
 | 
			
		||||
| `nightly` | The latest [nightly](https://gradle.org/nightly/), fails if none. |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user