chore: add manual trigger for deployment website workflow

pull/49/head
moonrailgun 3 years ago
parent 7968773b5c
commit 9e61c340eb

@ -6,6 +6,7 @@ on:
- master
paths:
- "./website/**"
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest

Loading…
Cancel
Save