From d996c44b2425a7fc5fa00bba60e4953ef5e5aeed Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sun, 14 Feb 2021 22:20:50 +0330 Subject: [PATCH] try publish wiht draft --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0b462dc..455774d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -84,7 +84,7 @@ jobs: release_name: Release ${{ github.ref }} body: | Release body - draft: false + draft: true prerelease: true - name: Get the Ref