From 8999441c13fc6ddecceb4dae0d0dce38efd5e8a0 Mon Sep 17 00:00:00 2001 From: Takumi Sueda Date: Tue, 24 Nov 2020 04:37:15 +0900 Subject: [PATCH] Quote asterisk --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cc752a9..01b2d78 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,7 +3,7 @@ name: Build on: push: branches: ci* - tags: * + tags: '*' jobs: create_release: