Skip to content

Commit a316f07

Browse files
committed
Add Cardano node version in release.yml
1 parent 2452a15 commit a316f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
environment_prefix: ${{ matrix.environment_prefix }}
135135
environment: ${{ matrix.environment }}
136136
cardano_network: ${{ matrix.cardano_network }}
137+
cardano_node_version: ${{ vars.CARDANO_NODE_VERSION }}
137138
google_region: ${{ matrix.google_region }}
138139
google_zone: ${{ matrix.google_zone }}
139140
google_machine_type: ${{ matrix.google_machine_type }}

0 commit comments

Comments
 (0)