Build signed repo and publish as release
Version updated for https://github.com/hecknt/pkgbuild-to-signed-repo to version v0.2.1.
- 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
The pkgbuild-to-signed-repo GitHub Action automates the process of building packages from PKGBUILD files located in the repos/ directory, signing them with a GPG key, and publishing them as a signed Pacman repository via a GitHub release. It streamlines package creation, ensures repository authenticity through GPG signing, and simplifies distribution by integrating directly with GitHub’s release system.
What’s Changed
- Update makepkg-action to v0.2.1 (See makepkg-action@v0.2.1 for the full changelog)