Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8b0aa5

Browse files
committed
Change committer config in Update Doc action
1 parenta56ab2f commite8b0aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/update_doc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727

2828
-name:Commit changes
2929
run:|
30-
git config --local user.email "github-actions[bot]@users.noreply.github.com"
31-
git config --local user.name "github-actions[bot]"
30+
git config --local user.email "python.docs.tr@gmail.com"
31+
git config --local user.name "python-docs-turkish"
3232
git commit -m "Get changes from CPython Doc for ${{ github.ref_name }}"
3333
3434
-name:Create Pull Request

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp