We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f895383 commit c645b25Copy full SHA for c645b25
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
ref: ${{ inputs.ref }}
41
project_name: ${{ inputs.project_name }}
42
platform_list: ${{ inputs.platform_list }}
43
- vanagon_branch: ${{ inputs.vanagon_branch }}
+ #vanagon_branch: ${{ inputs.vanagon_branch }}
44
secrets: inherit
45
build_dev:
46
if: ${{ github.event.inputs.use_dev == 'true' }}
0 commit comments