Skip to content

Commit fd9e309

Browse files
committed
Add workflow_dispatch
1 parent c5978f1 commit fd9e309

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
tags:
1212
- "v*"
13+
workflow_dispatch:
1314

1415
jobs:
1516
release:

0 commit comments

Comments
 (0)