diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index fe61c6b..61a3da0 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -5,6 +5,8 @@ on: branches: [main] pull_request: branches: [main] + release: + types: [published] jobs: goreleaser: