Skip to content

Commit ee4163a

Browse files
committed
run binary workflow on release
1 parent b99cc40 commit ee4163a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/binary.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Binary Release
22

33
on:
44
push:
5+
release:
6+
types: [ published ]
57

68
jobs:
79
build:

0 commit comments

Comments
 (0)