diff --git a/.github/workflows/wrpc.yml b/.github/workflows/wrpc.yml index b576b10e..08843d34 100644 --- a/.github/workflows/wrpc.yml +++ b/.github/workflows/wrpc.yml @@ -308,7 +308,10 @@ jobs: draft: true prerelease: true generate_release_notes: true - files: ./wrpc/* + files: | + ./wit-bindgen-wrpc/* + ./wrpc-keyvalue-nats/* + ./wrpc-wasmtime-nats/* crates: strategy: