Skip to content

Commit 936cece

Browse files
committed
feat(atcions): add create-release-draft action
1 parent 1864df5 commit 936cece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release-draft.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Create release draft
22
on:
3+
workflow_dispatch:
34
pull_request:
45
branches:
56
- 'release-*'

0 commit comments

Comments
 (0)