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 b2f558f commit ea996dcCopy full SHA for ea996dc
.github/workflows/generate.yml
@@ -112,5 +112,5 @@ jobs:
112
with:
113
source_branch: ${{ env.BRANCH }}
114
destination_branch: ${{ github.ref_name }}
115
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.PAT_TOKEN }}
116
pr_title: "Automated Generate from openapi ${{ github.event.inputs.kubernetesBranch }}"
0 commit comments