From a5c1347672cf8c24f9d1833a279a150567a8b681 Mon Sep 17 00:00:00 2001 From: Weiliang Li Date: Wed, 9 Dec 2020 13:52:26 +0900 Subject: [PATCH] On release published (#54) --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 86c69b5..2d9a162 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -2,7 +2,7 @@ name: Publish on: release: - types: [created] + types: [published] env: CARGO_TERM_COLOR: always