mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add a dispatch to the publish binaries workflow
This commit is contained in:
parent
00129e112a
commit
8d73ae80bb
1 changed files with 1 additions and 0 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue