Skip to content

Commit ebb6f4b

Browse files
committed
ci: add manual release trigger
1 parent a7bea7a commit ebb6f4b

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
@@ -2,6 +2,7 @@ name: release
22
on:
33
release:
44
types: [published]
5+
workflow_dispatch:
56

67
jobs:
78
test:

0 commit comments

Comments
 (0)