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 da7ed0e commit c26ac5aCopy full SHA for c26ac5a
.github/workflows/create-release-pr.yml
@@ -47,4 +47,4 @@ jobs:
47
with:
48
setupGitUser: false
49
env:
50
- GITHUB_TOKEN: ${{ secrets.GENAI_SDK_BOT_PAT }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments