From 3886bfd30ce07a40600455a1218185bf62f8bf71 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Mon, 23 Aug 2021 00:42:19 +0200 Subject: [PATCH] * fix release script --- .github/workflows/test-and-release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 6cc88e0..0145ee3 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -88,7 +88,6 @@ jobs: if: | contains(github.event.head_commit.message, '[skip ci]') == false && github.event_name == 'push' && - github.event.base_ref == 'refs/heads/master' && startsWith(github.ref, 'refs/tags/') runs-on: ubuntu-latest strategy: @@ -156,4 +155,4 @@ jobs: # sentry-cli releases set-commits $SENTRY_VERSION --auto # Add the following line BEFORE finalize if sourcemap uploads are needed - # sentry-cli releases files $SENTRY_VERSION upload-sourcemaps build/ \ No newline at end of file + # sentry-cli releases files $SENTRY_VERSION upload-sourcemaps build/