Skip to content

Commit

Permalink
removed all mentions of kiali-bot (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tauqeer Ahmed authored Jan 22, 2024
1 parent 2c7ee2b commit aafc65e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,6 @@ jobs:
ref: ${{ github.event.inputs.release_branch || github.ref_name }}
fetch-depth: 0

- name: Configure git
run: |
git config user.email 'kiali-dev@googlegroups.com'
git config user.name 'kiali-bot'
- name: Build Helm charts
run: make -e VERSION=$RELEASE_VERSION clean build-helm-charts

Expand Down

0 comments on commit aafc65e

Please sign in to comment.