Skip to content

Commit 2452a15

Browse files
committed
Add Cardano node version in pre-release.yml
1 parent 3ba7830 commit 2452a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ jobs:
192192
environment_prefix: ${{ matrix.environment_prefix }}
193193
environment: ${{ matrix.environment }}
194194
cardano_network: ${{ matrix.cardano_network }}
195+
cardano_node_version: ${{ vars.CARDANO_NODE_VERSION }}
195196
google_region: ${{ matrix.google_region }}
196197
google_zone: ${{ matrix.google_zone }}
197198
google_machine_type: ${{ matrix.google_machine_type }}

0 commit comments

Comments
 (0)