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 808ea62 commit 1c33e4bCopy full SHA for 1c33e4b
.github/workflows/tembo_release.yml
@@ -46,7 +46,6 @@ jobs:
46
release_version: ${{ steps.set_release_version.outputs.release_version }}
47
sha_x86_64: ${{ steps.cargo_build.outputs.sha_x86_64 }}
48
sha_aarch64: ${{ steps.cli_version_mac.outputs.sha_aarch64 }}
49
- version: ${{ steps.cargo_build.outputs.version }}
50
container:
51
image: ${{ matrix.container }}
52
steps:
0 commit comments