Automatically and elegantly build Releases for projects with GitHub Actions
Original link: https://wiki.eryajf.net/pages/f3e878/ Projects based on git management, usually in addition to branch management, also manage the code through tags, especially like the go language, go mod relies on tags to manage the version of the project, so reasonable version management, for the project development will also be an incentive to be healthier. There is […]
Automatically and elegantly build Releases for projects with GitHub Actions Read More »