diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 505a0e6..1868e0e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,8 +3,8 @@ name: goreleaser on: push: # run only against tags - tags: - - '*' + #tags: + # - '*' permissions: contents: write