feat(deploy): enable manual triggering

This commit is contained in:
artem.zaiko.ext 2022-04-27 17:00:59 +03:00
parent add080b388
commit 3f2fd3de14

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- demo
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest