Skip to content

Commit

Permalink
Update build_binary_for_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith authored Feb 16, 2024
1 parent d1ab869 commit c0aac98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binary_for_release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
workflow_dispatch:
release:
types: [created]
types: [created, edited]

name: Build binary for release
jobs:
Expand Down

0 comments on commit c0aac98

Please sign in to comment.