We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa28f7 commit 966acdaCopy full SHA for 966acda
.github/workflows/release.yml
@@ -70,8 +70,6 @@ jobs:
70
- name: clone tap
71
run: |
72
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"
75
- name: replace url and sha
76
77
cd homebrew-tap
0 commit comments