Void Upload
Version updated for https://github.com/void-musl/upload-release to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading files to a specific release on GitHub. It simplifies the task by requiring only essential inputs such as the tag, release name, file pattern, and GitHub token. The main functionality is to allow developers to easily publish build artifacts or binary files directly from their workflows.
What’s Changed
Full Changelog: https://github.com/void-musl/upload-release/compare/v1.0.1...v1.0.2