Skip to content

Commit

Permalink
Use winbindex-deploy-bot for CI commits
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z committed Oct 10, 2024
1 parent 872d40b commit 715c722
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
pip install 'git+https://github.com/m417z/pymultitor.git' isal mitmproxy orjson requests signify
- name: Set up Git config
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git config --global user.email "69083578+winbindex-deploy-bot@users.noreply.github.com"
git config --global user.name "winbindex-deploy-bot"
# Make sure git clean doesn't fail on long paths.
git config --global core.longpaths true
Expand Down

0 comments on commit 715c722

Please sign in to comment.