© 2017 - 2023 JoyLau. Powered by Hexo Theme Obsidian
皖ICP备16025014号-2
「 GITHUB ACTION篇 」 八月 05, 2021
文章字数 320 阅读约需 1 mins.
参考文章:https://neucrack.com/p/331
最后的脚本要改动下, 不然会报错
将git push upstream --all --force --tags改为git push ...
git push upstream --all --force --tags
git push ...