From ea39134a5f7f261199f76e641c40dc1957c9c798 Mon Sep 17 00:00:00 2001 From: Srevin Saju Date: Mon, 1 Jun 2020 12:21:31 +0300 Subject: [PATCH] Remove creation of continuous tag on Release --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a7d69885..c61143a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -147,8 +147,6 @@ jobs: - name: Release uses: marvinpinto/action-automatic-releases@latest with: - automatic_release_tag: continuous - title: continuous prerelease: false draft: true files: |