4
0
mirror of https://github.com/hodgef/simple-keyboard.git synced 2025-04-12 11:53:10 +08:00

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

@ -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"