From fa3363b9d0d333b56ef70ab12785c52dd6cdd59b Mon Sep 17 00:00:00 2001 From: Mitchell Syer Date: Tue, 18 Jan 2022 23:22:02 -0500 Subject: [PATCH] [skip ci] Remove preview drafts --- .github/workflows/Preview.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/Preview.yml b/.github/workflows/Preview.yml index b54c15b3..3c35aeb1 100644 --- a/.github/workflows/Preview.yml +++ b/.github/workflows/Preview.yml @@ -168,7 +168,6 @@ jobs: - uses: ncipollo/release-action@v1 with: artifacts: "*/binaries/main/*/*.*,*/jars/*.jar" - draft: true token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }} repo: Tachidesk-JUI-preview tag: r${{ env.COMMIT_COUNT }}