You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📦 Add automated AUR package publishing to CI/CD pipeline
Extend release workflow with update-aur job that:
- Generates PKGBUILD with dynamically calculated SHA256 checksums
for both x86_64 and aarch64 Linux binaries
- Uses KSXGitHub/github-actions-deploy-aur action to push updates
- Runs automatically on version tags after release creation
This enables Arch Linux users to install via yay or paru from AUR
without manual PKGBUILD maintenance.
0 commit comments