diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 3a48c03..7413397 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -2,9 +2,6 @@ name: goreleaser on: push: - branches: - - 'master' - - 'main' tags: - 'v*'