mirrorbot工作流程
您可以用作模板
首先设置所有内容,然后推送到您的私有存储库
然后分叉这个回购
在设置中设置机密->机密
GH_TOKEN :- Your github personal access token, from https://github.com/settings/tokens
MIRROR_REPOSLUG :- Your Secret Repository, as in "<username>/<reponame>"
然后编辑.github / workflows / *。yml
将GitHubMail和GitHubName环境变量更改为您自己的变量
就是这样。
:copyright:ElytrA8