Update publish.yml

This commit is contained in:
Francisco Hodge 2020-01-16 16:36:52 -05:00 committed by GitHub
parent b5a3e63e65
commit bd0125c735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ jobs:
- name: Setup GIT
run: |
git reset --hard
git config --local --list
git checkout master
git config user.email "$GH_EMAIL"