可以配置 JitPack 以获取最新版本吗?或者,我需要手动创建发布吗?
GitHub 有一个简单的流程来获取最新信息:
On GitHub, navigate to the main page of the repository.
Releases tabUnder your repository name, click Releases.
Latest release tag
Right click on Latest Release and copy the URL to share it.
The suffix of this URL is always /releases/latest.
在学习git、JitPack 和 GitHub如何相互关联的背景下,我可以从 JitPack 中提取更新的工件。