mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Fix typos
Found via `codespell -L crate,nam,hart,succeded`.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/publish-docker-images.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-docker-images.yml
									
									
									
									
										vendored
									
									
								
							@@ -53,7 +53,7 @@ jobs:
 | 
			
		||||
        uses: docker/metadata-action@v4
 | 
			
		||||
        with:
 | 
			
		||||
          images: getmeili/meilisearch
 | 
			
		||||
          # The lastest and `vX.Y` tags are only pushed for the official Meilisearch releases
 | 
			
		||||
          # The latest and `vX.Y` tags are only pushed for the official Meilisearch releases
 | 
			
		||||
          # See https://github.com/docker/metadata-action#latest-tag
 | 
			
		||||
          flavor: latest=false
 | 
			
		||||
          tags: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user