We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d8ccf commit 912825fCopy full SHA for 912825f
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -47,4 +47,5 @@ jobs:
47
head_ref: ${{ github.head_ref }}
48
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
49
force_regenerate_all: ${{ github.event.pull_request.head.ref == 'generate-libraries-main' }}
50
+ showcase_mode: true
51
image_tag: ${{ env.GENERATOR_VERSION }}
0 commit comments