From df2d4d23bcf15284488bf797fb79a73f8af24b1f Mon Sep 17 00:00:00 2001 From: Jeff Mattson <18443511+sei-jmattson@users.noreply.github.com> Date: Thu, 11 Jun 2020 13:04:42 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e96b7bb..9780f00 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,7 +5,8 @@ name: CI # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: - release: + release: + types: published # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: