Skip to content

Commit

Permalink
Fix tempooperatorbot mail address (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgerstmayr authored Nov 21, 2023
1 parent 1201d97 commit 2f6c91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-operator-hub-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Use CLA approved github bot
run: |
git config user.name tempobot
git config user.email 107717825[email protected]
git config user.email 150731540[email protected]
- name: Create pull request against ${{ inputs.org }}/${{ inputs.repo }}
env:
Expand Down

0 comments on commit 2f6c91d

Please sign in to comment.