This create a package using the PKGBUILD on the root of the repository
steps:
- name: Build archlinux package
uses: ktcar214/arch-makepkg-action@master
Then you can upload the artifact with your package name and version specified on the PKGBUILD
The scripts and documentation in this project are released under the MIT License