Add a dispatch to the publish binaries workflow

This commit is contained in:
Kerollmops
2022-11-21 18:05:57 +01:00
parent 1ef517f63d
commit b0460abf54

View File

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