Skip to content

Commit

Permalink
different e-mail
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 12, 2024
1 parent 86a962d commit 8de46ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# TODO: commit-and-tag does not need to rely on changesets, should be a composite action
- name: Setup git
run: |
git config --global user.email "bot-sdk-js@github.com"
git config --global user.email "sap-cloud-sdk@sap.com"
git config --global user.name "bot-sdk-js"
- name: Commit and tag
uses: ./.github/actions/commit-and-tag
Expand Down

0 comments on commit 8de46ed

Please sign in to comment.