Skip to content

Commit

Permalink
Update Python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Inotart authored Jan 19, 2023
1 parent 409d83c commit 680a001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Uploading to Github.
run: |
echo Setting config.
git config --global user.email "121980156@qq.com"
git config --global user.name "inotart"
git config --global user.email "wzm0529@163.com"
git config --global user.name "xX7912Xx"
echo Initing git.
git init
git remote add origin https://${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/xX7912Xx/DotCS.git
Expand Down

0 comments on commit 680a001

Please # to comment.