diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index c0c0b08..efe0ee5 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -32,4 +32,3 @@ jobs: with: commit_message: "chore: compile the binary using `ncc`" commit_options: "--no-verify --signoff" - file_pattern: "./dist/**/*"