We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88440a1 commit c56c185Copy full SHA for c56c185
.github/workflows/update-sdk-docs.yaml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
github_token: ${{ secrets.PULL_REQUEST_AUTOMATION }}
66
branch: ${{ env.BRANCH_NAME }}
67
- force_with_lease: true
+ force: true
68
69
- name: Create pr if doesn't exist
70
shell: bash
0 commit comments