更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7m47s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7m47s
This commit is contained in:
parent
22912e33ba
commit
61b042edc3
@ -9,6 +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: HOME=/root/yhehe && git config --global user.email "penndu@outlook.com"
|
- run: git config --system user.email "penndu@outlook.com"
|
||||||
- run: HOME=/root/yhehe && git config --global user.name "Teacher Du"
|
- run: git config --system 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