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 40a179a commit 6b520feCopy full SHA for 6b520fe
1 file changed
.github/workflows/_cloud-run-build-docker.yml
@@ -64,8 +64,8 @@ jobs:
64
with:
65
github_app_auth: ${{ inputs.github_app_auth }}
66
github_app_repos: ${{ inputs.github_app_repos }}
67
- checkout_submodules: true
68
patch_git_config: false
+ checkout_submodules: true
69
app_id: ${{ secrets.app_id }}
70
app_pem: ${{ secrets.app_pem }}
71
- name: Configure Git for private repos
0 commit comments