Skip to content

Commit

Permalink
Update weekly-cron-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceWind authored Oct 20, 2023
1 parent 0ab6e7f commit b96d48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weekly-cron-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:

- name: Setup Git Infomation
run: |
git config --global user.name 'bot'
git config --global user.email 'robotTest@github.com'
git config --global user.name 'Bruce'
git config --global user.email 'joqtdepy@duck.com'
- name: Recording
# apt-get update && apt-get install -y jq && apt-get install -y curl
run: |
Expand Down

0 comments on commit b96d48f

Please sign in to comment.