diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ffcb16..b352a89 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,6 +9,8 @@ permissions: jobs: build: + # Only build assets on prereleased to avoid duplicate builds + if: github.event.action == 'prereleased' strategy: matrix: include: