diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9fe0ad2..8408b03 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -6,18 +6,6 @@ # yaml-language-server: $schema=https://goreleaser.com/static/schema.json # vim: set ts=2 sw=2 tw=0 fo=cnqoj -version: 1 - -on: - push: - tags: - - '*' - branch: - - main - -permissions: - contents: write - before: hooks: # You may remove this if you don't use go modules.