fix: add option to dispatch beta deployment
This commit is contained in:
1
.github/workflows/beta.yml
vendored
1
.github/workflows/beta.yml
vendored
@@ -3,6 +3,7 @@ name: Beta
|
||||
on:
|
||||
push:
|
||||
branches: [ feature/* ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
tsc:
|
||||
|
||||
Reference in New Issue
Block a user