From 33d73b5447186710f691274044f9b68bda263cef Mon Sep 17 00:00:00 2001 From: vovad <42634932+vovad@users.noreply.github.com> Date: Sun, 25 Oct 2020 14:27:07 +0200 Subject: [PATCH] Update goreleaser.yml --- .github/workflows/goreleaser.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index bb15782..f31332b 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -3,8 +3,6 @@ name: goreleaser on: pull_request: push: - tags: - - '*' jobs: goreleaser: