更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
This commit is contained in:
parent
ff84f7424d
commit
f307f827e1
@ -9,4 +9,6 @@ jobs:
|
|||||||
- run: cd /root/yhehe && git pull origin main
|
- run: cd /root/yhehe && git pull origin main
|
||||||
- run: cd /root/yhehe && hexo cl
|
- run: cd /root/yhehe && hexo cl
|
||||||
- run: cd /root/yhehe && hexo g
|
- run: cd /root/yhehe && hexo g
|
||||||
|
- run: git config --global user.email "penndu@outlook.com"
|
||||||
|
- run: git config --global user.name "Teacher Du"
|
||||||
- run: cd /root/yhehe && hexo d
|
- run: cd /root/yhehe && hexo d
|
Loading…
x
Reference in New Issue
Block a user