GitHub Actions workflow can now be triggered manually (#4474)

Co-authored-by: Semphris <semphris@protonmail.com>
This commit is contained in:
Semphriss
2021-01-29 01:38:37 +08:00
committed by GitHub
co-authored by Semphris
parent feb0b0a68c
commit d5ae0f60d4
+1
View File
@@ -18,6 +18,7 @@ on:
tags:
- '*'
pull_request: {}
workflow_dispatch:
jobs:
build: