Skip to content

Commit c26ac5a

Browse files
authored
Revert "Changed secret to use the PAT of the bot (#359)" (#366)
This reverts commit e175360.
1 parent da7ed0e commit c26ac5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
with:
4848
setupGitUser: false
4949
env:
50-
GITHUB_TOKEN: ${{ secrets.GENAI_SDK_BOT_PAT }}
50+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)