GitHub发布监视器 一个用于监视github项目发布的发布的小型python spider项目。 如果发布了新版本,它将发送电子邮件到特定的电子邮件地址。 只想学习如何使用github动作。 您需要知道跑步之前 您需要阅读src/conf/setting.py 。 GITHUB_RELEASES = { "hexo-next" : "https://github.com/next-theme/hexo-theme-next/releases.atom" , "Halo" : "https://github.com/halo-dev/halo/releases.atom" , } GITHUB_RELEASES :您要监视的项目,请使用正确的URL。 在项目结构中,将自动生成data and log folder 。 克隆项目后,您可以管理这些文件夹。 在本地环