Zig Actions
Version updated for https://github.com/YetAnotherMechanicusEnjoyer/zig-actions to version v1.0.3.
- 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 compilation, testing, and documentation generation of Zig projects. It supports multiple targets and optimization levels, allowing users to build, test, and deploy their Zig applications directly from GitHub Actions. The action provides detailed error reporting through GitHub annotations and includes options for deploying documentation to a GitHub Pages branch.
What’s Changed
Added Zig Release & implemented it to AIO action
Full Changelog: https://github.com/YetAnotherMechanicusEnjoyer/zig-actions/compare/v1.0.2...v1.0.3