Skip to content

Commit 94ea7dc

Browse files
Support workflow dispatch for Release
1 parent 6a09f6e commit 94ea7dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'v*'
7+
workflow_dispatch:
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)