diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 417c270a1..311bc515a 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -1,8 +1,8 @@ name: Build Release on: - push: - pull_request: + release: + types: [created] jobs: