⚙️ A GitHub Action for building Debian packages
| .github | ||
| node_modules | ||
| action.yml | ||
| LICENSE | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| post.js | ||
| README.md | ||
Build Debian package GitHub Action
An action that builds a Debian package from source in a Docker container.
Usage
See action.yml file in this repository for available options.
- name: Build Debian package
uses: dawidd6/action-debian-package@v1