Fix incorrect parameter name in README.md example config
				
					
				
			This commit is contained in:
		
							parent
							
								
									99d882779c
								
							
						
					
					
						commit
						294bb6a7fe
					
				| @ -54,7 +54,7 @@ jobs: | |||||||
|       - name: Publish artifacts and release |       - name: Publish artifacts and release | ||||||
|         uses: houseabsolute/actions-rust-release@v0 |         uses: houseabsolute/actions-rust-release@v0 | ||||||
|         with: |         with: | ||||||
|           binary-name: ubi |           executable-name: ubi | ||||||
|           target: ${{ matrix.platform.target }} |           target: ${{ matrix.platform.target }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user