Skip to content

Commit b21ee98

Browse files
authored
Update cicd.yaml
1 parent 5c02164 commit b21ee98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cicd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
8888
- name: Commit and push changes
8989
run: |
90-
git config --global user.email "abhishek@gmail.com"
91-
git config --global user.name "Abhishek Veeramalla"
90+
git config --global user.email "amitsinghs2798@gmail.com"
91+
git config --global user.name "Amit Singh"
9292
git add helm/go-web-app-chart/values.yaml
9393
git commit -m "Update tag in Helm chart"
9494
git push

0 commit comments

Comments
 (0)