Skip to content

Commit 966acda

Browse files
ci: remove user and username
1 parent eaa28f7 commit 966acda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ jobs:
7070
- name: clone tap
7171
run: |
7272
git clone git@github.com:jesses-code-adventures/homebrew-tap.git
73-
git config user.email "jesse@negativespacesounds.com"
74-
git config user.name "GitHub Actions"
7573
- name: replace url and sha
7674
run: |
7775
cd homebrew-tap

0 commit comments

Comments
 (0)