Skip to content

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.

3 participants