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:
Louise Poole
2024-10-31 13:00:30 +02:00
committed by GitHub
parent 9f75d47202
commit d12834cfc5
4 changed files with 52 additions and 26 deletions

View File

@@ -11,8 +11,8 @@ on:
description: "Package to build"
config_file:
required: false
description: "Path to the substreams configuration file"
default: "substreams.yaml"
description: "Name of the substreams configuration file"
default: "substreams"
jobs:
Release: