Skip to content

Commit

Permalink
Try to run binary build on release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi committed Jun 16, 2024
1 parent 144c5cd commit 9e8ace8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_binaries.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and publish binaries
on:
push:
release:
types:
- created
types: [published]
jobs:
build:
name: Build and publish binaries
Expand Down

0 comments on commit 9e8ace8

Please sign in to comment.