diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 8618e40..9fc4454 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -5,7 +5,8 @@ permissions: on: release: - types: [published] + types: [created] + branches: [main] env: CARGO_INCREMENTAL: 0