Skip to content

Commit

Permalink
fix value name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 10, 2024
1 parent 6b152a9 commit 6e46f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/live-testnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
contents: read
name: Build Tests Binary
outputs:
test_value_2: ${{ steps.network_config.outputs.base64_network_config }}
base64_network_config: ${{ steps.network_config.outputs.base64_network_config }}
runs-on: ubuntu-latest
steps:
- name: Collect Metrics
Expand Down

0 comments on commit 6e46f46

Please sign in to comment.