Skip to content

ktcar214/arch-makepkg-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch-makepkg-action

This create a package using the PKGBUILD on the root of the repository

Usage

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

License

The scripts and documentation in this project are released under the MIT License

About

Github action for building archlinux packages

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 62.4%
  • Dockerfile 37.6%