From 6df27fcdc3ba8c46cabede0621632bf5f87f3fbc Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com> Date: Thu, 13 Jul 2023 00:32:39 +0800 Subject: [PATCH] Update release.yml Signed-off-by: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com> --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0e4a03c..c833b23 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,9 @@ name: goreleaser on: - pull_request: push: - + tags: + - '*' permissions: contents: write