Skip to content

Commit c0aac98

Browse files
Update build_binary_for_release.yml
1 parent d1ab869 commit c0aac98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_binary_for_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
workflow_dispatch:
33
release:
4-
types: [created]
4+
types: [created, edited]
55

66
name: Build binary for release
77
jobs:

0 commit comments

Comments
 (0)