Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用Actions自动化更新README文档 #39

Open
wants to merge 85 commits into
base: main
Choose a base branch
from

Conversation

Country-If
Copy link

本PR内容如下:

  • 删除部分个人配置文件,作为项目这些是不需要存在于公开仓库中的
  • 修改 auto_update_star.py,将保存文件改为 README.md 以直接替换,便于后续提交合并
  • 添加GitHub Actions流程,每天执行 auto_update_star.pyauto_translator.py,自动commit以及push
    • 其中,博主需要自行配置secret,具体操作为:项目里的Settings -> Secrets and variables -> Actions -> New repository secret,添加名为 USERNAMEEMAIL 的secret,secret的值填入个人对应的信息(不需要带上引号)

@Country-If
Copy link
Author

本PR内容如下:

  • 删除部分个人配置文件,作为项目这些是不需要存在于公开仓库中的

  • 修改 auto_update_star.py,将保存文件改为 README.md 以直接替换,便于后续提交合并

  • 添加GitHub Actions流程,每天执行 auto_update_star.pyauto_translator.py,自动commit以及push

    • 其中,博主需要自行配置secret,具体操作为:项目里的Settings -> Secrets and variables -> Actions -> New repository secret,添加名为 USERNAMEEMAIL 的secret,secret的值填入个人对应的信息(不需要带上引号)

更新了一下,可以不需要配置secret了,使用的GitHub Action作为user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants