mirror of https://gitlab.com/curben/blog
ci(gl): allow manual trigger
This commit is contained in:
parent
f79ea3efa3
commit
1da1266c4b
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- microblog
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
NODE_ENV: production
|
||||
|
|
|
|||
Loading…
Reference in New Issue