Skip to content

Commit 02d6643

Browse files
committed
Updated workflow
1 parent 8a22c6b commit 02d6643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'v*.*.*-alpha*' # Alpha releases: v1.0.0-alpha, v1.0.0-alpha1
88
- 'v*.*.*-beta*' # Beta releases: v1.0.0-beta, v1.0.0-beta2
99
- 'v*.*.*-rc*' # Release candidates: v1.0.0-rc1, v1.0.0-rc10
10+
workflow_dispatch:
1011

1112
jobs:
1213
build-and-release:

0 commit comments

Comments
 (0)