diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fb78a4..f37308a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: Build release binaries (and publish them if this is a tag) on: push: - tags: - - "*" # pull_request: