fix workflow trigger for dispatch
This commit is contained in:
parent
a2b6b31a26
commit
7ba1ab4a66
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dispatch.yaml
vendored
2
.github/workflows/dispatch.yaml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Dispatch when pre-release
|
||||
|
||||
on:
|
||||
push:
|
||||
create:
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue