ci: add workflow dispatch to release pipeline
This commit is contained in:
parent
d8580bf90f
commit
1b325169cf
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user