Skip to content

Commit

Permalink
Update .github/workflows/ledgerexporter-release.yml, review feedback
Browse files Browse the repository at this point in the history
Co-authored-by: urvisavla <[email protected]>
  • Loading branch information
sreuland and urvisavla authored Jul 3, 2024
1 parent 0300ed6 commit 9167c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ledgerexporter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
LEDGEREXPORTER_INTEGRATION_TESTS_CAPTIVE_CORE_BIN: /usr/bin/stellar-core
LEDGEREXPORTER_INTEGRATION_TESTS_QUICKSTART_IMAGE: docker.io/stellar/quickstart:testing
STELLAR_CORE_VERSION: 21.1.0-1921.b3aeb14cc.focal
VERSION: ${GITHUB_REF_NAME#ledgerexporter-v}
VERSION: ${GITHUB_REF_NAME#ledgerexporter-v}
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 9167c22

Please sign in to comment.