Skip to content

Commit e56cb74

Browse files
authored
Update release.yml
1 parent 208fbde commit e56cb74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55
tags:
66
- 'v*'
7-
7+
workflow_dispatch:
8+
89
jobs:
910
build:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)