From 4e3cdca9b01fd961891920b2a119b2fb3202daae Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 10 Jun 2021 14:20:05 +0100 Subject: Change publish workflow --- .github/workflows/publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 03f6e044..e7a3ed47 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,10 +2,9 @@ name: Publish plugin to repository on: push: tags: - - '*' + - '*' jobs: publish: - if: github.event.base_ref == 'refs/heads/master' runs-on: ubuntu-18.04 permissions: contents: read -- cgit v1.2.3-70-g09d2