Add a dispatch to the publish binaries workflow

This commit is contained in:
Kerollmops 2022-11-21 18:05:57 +01:00 committed by curquiza
parent 00129e112a
commit 8d73ae80bb

View File

@ -1,4 +1,5 @@
on:
workflow_dispatch:
schedule:
- cron: '0 2 * * *' # Every day at 2:00am
release: