mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-31 18:49:47 +08:00
Update publish.yml
This commit is contained in:
parent
b5a3e63e65
commit
bd0125c735
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup GIT
|
- name: Setup GIT
|
||||||
run: |
|
run: |
|
||||||
|
git reset --hard
|
||||||
git config --local --list
|
git config --local --list
|
||||||
git checkout master
|
git checkout master
|
||||||
git config user.email "$GH_EMAIL"
|
git config user.email "$GH_EMAIL"
|
||||||
|
Loading…
Reference in New Issue
Block a user