Skip to content

Commit

Permalink
Merge pull request #106 from timvw/ci/attempt-to-build-binaries
Browse files Browse the repository at this point in the history
ci: attempt to build binaries on release
  • Loading branch information
timvw committed Mar 30, 2024
2 parents 2b5c340 + d08edb9 commit 4c59d13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ permissions:

on:
release:
types: [published]
types: [created]
branches: [main]

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 4c59d13

Please sign in to comment.