Skip to content

Commit

Permalink
CI: updated bot
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Aug 12, 2024
1 parent aefe511 commit ea3803d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
mv build ..
- name: push-git
run: |
git config user.email "[email protected]"
git config user.name "cs3org-bot"
git config user.email "[email protected]"
git config user.name "cernbox-bot"
cd grpc-proto
commitid=$(git rev-parse HEAD)
cd ..
Expand Down

0 comments on commit ea3803d

Please sign in to comment.