Skip to content

Commit a5c5dda

Browse files
committed
ci: allow use workflow_dispatch for releases
1 parent e21d489 commit a5c5dda

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
@@ -1,6 +1,7 @@
11
name: Create release
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- master

0 commit comments

Comments
 (0)