Skip to content

Commit

Permalink
nit: adjust git configure step
Browse files Browse the repository at this point in the history
Signed-off-by: Faeka Ansari <[email protected]>
  • Loading branch information
fykaa committed Dec 6, 2024
1 parent 57c4aa5 commit a2a6659
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -347,9 +347,6 @@ jobs:

- name: Setup Git User
uses: fregante/setup-git-user@v2
with:
name: ${{ github.actor }}
email: ${{ github.actor }}@users.noreply.github.com

- name: Update formula and push
run: |
Expand Down

0 comments on commit a2a6659

Please sign in to comment.