We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b860c commit 4a7fce3Copy full SHA for 4a7fce3
1 file changed
.github/workflows/update_files_for_release.yml
@@ -18,7 +18,7 @@ on:
18
type: string
19
BUILD_LABEL:
20
description: 'Enter build label of release driver'
21
- default: 'replace_with_gm_driver_label'
+ default: '{replace_with_gm_driver_label}'
22
required: false
23
24
0 commit comments