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 384e7f2 commit 4467807Copy full SHA for 4467807
.github/workflows/create_release_branch.yml
@@ -26,7 +26,6 @@ jobs:
26
with:
27
app-id: ${{ vars.MONGODB_KUBERNETES_APP_ID }}
28
private-key: ${{ secrets.MONGODB_KUBERNETES_APP_PRIVATE_KEY }}
29
- owner: ${{ github.repository_owner }}
30
31
- name: Checkout repository (master)
32
if: ${{ github.event.inputs.commit_sha == '' }}
0 commit comments