# github一片白？这个方法让你天天绿！

By [liukanshan](https://paragraph.com/@liukanshan) · 2022-12-01

---

一直在转发别人的教程，从来没有过自己的教程，感觉自己很弱鸡，为了消除这个感觉，今天简简单单来撸个让你天天绿的教程 ;-）

在币圈可以不会代码，却不能没有github.com

但很多朋友的github主页一片白，而我，天天绿

![](https://storage.googleapis.com/papyrus_images/164b68e98024be4c708c079fadf2febae606a91d8a2ff9249dd84a5af04c6122.png)

怎么搞？

1、打开这个代码仓库

[https://github.com/justjavac/auto-green](https://github.com/justjavac/auto-green)

2、点 Use this template，不要点 Fork，点Fork是不生效的

![](https://storage.googleapis.com/papyrus_images/8695011659713e629c2241a633b72afc7dbb97352d64298258154cdbe2b11798.png)

3、设置你的账户

打开workflows下面的ci.yml，将第7、8两行前的#去掉

将19、20两行的邮箱和用户名改成你自己github账户的

大功告成，其他的都不要动，你每天就能自动绿了。

关注我，推特@kongtou\_airdrop，每天做作业！

[https://twitter.com/kongtou\_airdrop](https://twitter.com/kongtou_airdrop)

---

*Originally published on [liukanshan](https://paragraph.com/@liukanshan/github)*
