huataihuang / cloud-atlas

云计算指南
https://cloud-atlas.readthedocs.io/
1.05k stars 178 forks source link

看git更新了但https://cloud-atlas.readthedocs.io/zh-cn/latest/apple/ios/index.html没新内容? #55

Open danielfeng opened 3 months ago

danielfeng commented 3 months ago

看git更新了,但https://cloud-atlas.readthedocs.io/zh-cn/latest/apple/ios/index.html 没新内容?

huataihuang commented 3 months ago

感谢提醒,我检查了一下,发现是以前配置的Github集成webhook已经失效导致的,原先配置的webhook是不需要secret的,但是现在看平台需要强制secret,所以重新配置就可以了。

这个问题其实存在很长时间了

参考重新设置了一次 Integration - GitHub incoming webhook ,现在已经可以自动build了

再次感谢