Skip to content

Commit 8fbe9d1

Browse files
committed
ci: Add workflow_dispatch trigger for manual run
1 parent c4f7915 commit 8fbe9d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
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)