Skip to content

Commit 391e2a8

Browse files
committed
ci: Add workflow_dispatch trigger for manual run
1 parent 9af14c1 commit 391e2a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: release
44
on:
55
release:
66
types: [released]
7+
workflow_dispatch:
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)