We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2452a15 commit a316f07Copy full SHA for a316f07
.github/workflows/release.yml
@@ -134,6 +134,7 @@ jobs:
134
environment_prefix: ${{ matrix.environment_prefix }}
135
environment: ${{ matrix.environment }}
136
cardano_network: ${{ matrix.cardano_network }}
137
+ cardano_node_version: ${{ vars.CARDANO_NODE_VERSION }}
138
google_region: ${{ matrix.google_region }}
139
google_zone: ${{ matrix.google_zone }}
140
google_machine_type: ${{ matrix.google_machine_type }}
0 commit comments