Added workflow_dispatch to release ci
This commit is contained in:
parent
6e32e569c6
commit
5bd35e51aa
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user