mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-21 00:23:02 +08:00
Update publish.yml
This commit is contained in:
parent
a43b32954d
commit
46302acff0
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
git checkout master
|
||||
git config user.email "$GH_EMAIL"
|
||||
git config user.name "Francisco Hodge"
|
||||
git add . || true
|
||||
git commit -m "Build Update" || true
|
||||
env:
|
||||
GH_EMAIL: ${{secrets.GH_EMAIL}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user