diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 0c43f45..b5980a8 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -1,9 +1,10 @@ -name: goreleaser +name: Releases on: - pull_request: push: - + tags: + - '*' + permissions: contents: write