Skip to content

Commit

Permalink
update name in tag-creator
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhoyos committed Aug 9, 2024
1 parent f69bd75 commit ea1f292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag-creator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ jobs:
- name: Configure git backend
run: |
git config user.email 'kiali-dev@googlegroups.com'
git config user.email 'fhoyosle@redhat.com'
git config user.name 'kiali-bot'
git config user.name 'ferhoyos'
- name: Create Tag in kiali/openshift-servicemesh-plugin
id: tag_ossmc
Expand Down

0 comments on commit ea1f292

Please sign in to comment.