diff --git a/.github/workflows/buld-release.yaml b/.github/workflows/buld-release.yaml index 565983a76..a3426a059 100644 --- a/.github/workflows/buld-release.yaml +++ b/.github/workflows/buld-release.yaml @@ -42,6 +42,8 @@ jobs: with: tag_name: ${{ steps.init.outputs.release_tag }} fail_on_unmatched_files: true + draft: true + body: "" files: | l1-contracts.tar.gz l2-contracts.tar.gz