Update deploy_update_brew_lists.yml

removed newline
This commit is contained in:
jfraeys 2024-04-16 15:09:50 +00:00 committed by GitHub
parent b32b752dc8
commit f85eb0a118
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,8 +14,7 @@ jobs:
- name: Set up Git
run: |
git config --global user.email >
"${{ github.actor }}@users.noreply.github.com"
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
git config --global user.name "${{ github.actor }}"
- name: Update update_brew_lists