From e8c8761b38da2827e2cb520df1e4042a4ad1ba8d Mon Sep 17 00:00:00 2001 From: Elar Huik Date: Mon, 4 Apr 2022 10:41:12 +0300 Subject: [PATCH] ci: remove dry run --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1e3439ed..a10b5c6d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,6 @@ jobs: - name: 🚀 Release npm package uses: cycjimmy/semantic-release-action@v3 with: - dry_run: true extra_plugins: | @semantic-release/git branches: |