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 }}