diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 27ebfde7..8ec32deb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,8 +1,9 @@ name: basebuild on: - pull_request: push: + tags: + - "*" jobs: goreleaser: