mirror of
				https://github.com/taigrr/bitcask
				synced 2025-01-18 04:03:17 -08:00 
			
		
		
		
	Fixed typo in release.sh (#8)
This commit is contained in:
		
							parent
							
								
									1fca55d268
								
							
						
					
					
						commit
						f26a1b1727
					
				| @ -20,6 +20,6 @@ fi | ||||
| 
 | ||||
| echo "Releasing ${TAG} ..." | ||||
| 
 | ||||
| git tag -a -s -m "Relase ${TAG}" "${TAG}" | ||||
| git tag -a -s -m "Release ${TAG}" "${TAG}" | ||||
| git push --tags | ||||
| goreleaser release --rm-dist | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user