fix: improve handling of forked protocols on substreams release workflow (#95)
* fix: improve pre-release naming and handling of forked protocols * fix: build packages for all forked protocols on a new release
This commit is contained in:
@@ -12,7 +12,7 @@ protobuf:
|
||||
binaries:
|
||||
default:
|
||||
type: wasm/rust-v1
|
||||
file: ../../target/wasm32-unknown-unknown/substreams/ethereum_uniswap_v2.wasm
|
||||
file: ../target/wasm32-unknown-unknown/release/ethereum_uniswap_v2.wasm
|
||||
|
||||
modules:
|
||||
- name: map_pools_created
|
||||
|
||||
Reference in New Issue
Block a user