Skip to content

Commit a669805

Browse files
authored
Update update_changes.yml
1 parent f7a6967 commit a669805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Create Pull Request
3030
uses: peter-evans/create-pull-request@v4.2.3
3131
with:
32-
token: ${{ secrets.GITHUB_TOKEN }}
32+
token: ${{ secrets.PAT }}
3333
commit-message: Translation Update
3434
committer: python-docs-tr <python.docs.tr@gmail.com>
3535
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>

0 commit comments

Comments
 (0)