Skip to content

Commit e5bdba9

Browse files
authored
Merge branch 'release-please--fix-12825' into release-please--simulation
2 parents e9fd280 + 68519fb commit e5bdba9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ jobs:
322322
shell: bash
323323
run: |
324324
bash generation/run_generator_docker.sh "${library_generation_image_tag}" "${{ github.base_ref || 'main' }}" \
325+
-e GENERATOR_VERSION="${library_generation_image_tag}" \
325326
--quiet \
326327
-u "$(id -u):$(id -g)" \
327328
-v "$(pwd):${workspace_name}" \

0 commit comments

Comments
 (0)