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 ec17d84 commit 180803aCopy full SHA for 180803a
.github/scripts/hermetic_library_generation.sh
@@ -106,7 +106,7 @@ docker run \
106
--current-generation-config-path="${workspace_name}/${generation_config}" \
107
--api-definitions-path="${workspace_name}/googleapis"
108
109
-python hermetic_build/release_note_generation/cli/generate_release_note.py generation \
+python hermetic_build/release_note_generation/cli/generate_release_note.py generate \
110
--baseline-generation-config-path="${baseline_generation_config}" \
111
--current-generation-config-path="${generation_config}"
112
0 commit comments