diff --git a/plugins/cloudbuild/api-report.md b/plugins/cloudbuild/api-report.md index 0e152baa0f..5a8f2ed1db 100644 --- a/plugins/cloudbuild/api-report.md +++ b/plugins/cloudbuild/api-report.md @@ -236,11 +236,11 @@ export interface StorageSource { // @public (undocumented) export interface Substitutions { - // (undocumented) - REF_NAME: string; // (undocumented) COMMIT_SHA: string; // (undocumented) + REF_NAME: string; + // (undocumented) REPO_NAME: string; // (undocumented) REVISION_ID: string;