Skip to content

Commit

Permalink
Update send-updates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Sep 23, 2024
1 parent 9ebc94c commit 4861d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/send-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Login as github actions bot
run: |
git config --global --add safe.directory $GITHUB_WORKSPACE
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git config --local user.email "[email protected]"
git config --local user.name "jhudsl-robot"
- name: Get the version
id: get_tag
Expand Down

0 comments on commit 4861d6a

Please sign in to comment.