GitHub Actions 持续集成 – 2. 将工程打包并上传至 Release
本文地址:blog.lucien.ink/archives/493
0. 摘要
之前挖了一个坑,慢慢补上。
上篇文章介绍了如何自动生成 Release 的内容,本文章旨在介绍如何借助 GitHub Actions 在 Release 时自动上传打包好的工程。
1. 现成的轮子
使用此 Action 可以将特定的文件上传至 release 中。
github.com/JasonEtco/upload-to-rel