mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Add a dispatch to the publish binaries workflow
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publish-binaries.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,5 @@
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '0 2 * * *' # Every day at 2:00am
 | 
			
		||||
  release:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user