Updated Installer script, added manual build trigger

This commit is contained in:
Internet Addict 2025-02-18 18:39:10 +00:00
parent 8875f555c5
commit 388140ce2a

View file

@ -1,6 +1,7 @@
name: Build Installer for Windows/AMD64/Nightly
on:
workflow_dispatch: {}
schedule:
- cron: "0 0 * * *"