From 52aa75cf3f918610e0b5bcc251330130b878f037 Mon Sep 17 00:00:00 2001 From: Him188 Date: Fri, 20 Nov 2020 11:36:28 +0800 Subject: [PATCH] Update Publishing.yml --- .github/workflows/Publishing.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/Publishing.yml b/.github/workflows/Publishing.yml index dc365bd7f..403aa333d 100644 --- a/.github/workflows/Publishing.yml +++ b/.github/workflows/Publishing.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: Bintray Publish +name: Dev Tag Publishing # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch @@ -9,9 +9,6 @@ on: # Sequence of patterns matched against refs/tags tags: - '*-dev*' - release: - types: - - created # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: