From fe0194dedb36f56aa00fbe99a9ad51831094e425 Mon Sep 17 00:00:00 2001 From: Bent Hillerkus <29630575+benthillerkus@users.noreply.github.com> Date: Thu, 23 Feb 2023 21:12:30 +0100 Subject: [PATCH] ci(publish): use on create? Release-As: v1.3.4 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8bbf7db..27c86cc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,7 +1,7 @@ name: publish to pub.dev on: - push: + create: tags: - 'v*'