fix: add option to dispatch beta deployment

This commit is contained in:
Karol Sójko
2021-12-15 15:31:08 +01:00
parent 0c766d0554
commit a63f6ca6b2

View File

@@ -3,6 +3,7 @@ name: Beta
on:
push:
branches: [ feature/* ]
workflow_dispatch:
jobs:
tsc: