Enable manual builds for all branches

This commit is contained in:
redtide 2023-05-10 13:10:28 +02:00
parent 169a6a3aeb
commit bf84a9ea45
No known key found for this signature in database

View file

@ -12,6 +12,8 @@ on:
branches:
- '*'
workflow_dispatch:
branches:
- '*'
env:
BUILD_TYPE: Release