Release in GitHub actions
Release in GitHub actions
April 25, 2024
- https://github.com/softprops/action-gh-release : A GitHub Action for creating GitHub Releases on Linux, Windows, and macOS virtual environments.
- https://github.com/release-drafter/release-drafter : Drafts your next release notes as pull requests are merged into master.
- https://github.com/robinraju/release-downloader : Github action to download release assets from private or public repositories.
- https://github.com/actions/delete-package-versions : This action deletes versions of a package from GitHub Packages. This action will only delete a maximum of 100 versions in one run.
Last updated on