mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Clean CI file names
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,5 @@
 | 
			
		||||
name: Publish binaries to GitHub release
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  schedule:
 | 
			
		||||
@@ -5,8 +7,6 @@ on:
 | 
			
		||||
  release:
 | 
			
		||||
    types: [published]
 | 
			
		||||
 | 
			
		||||
name: Publish binaries to release
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  check-version:
 | 
			
		||||
    name: Check the version validity
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user