acj/Alpine Package Builder
Builds an Alpine Linux package with the specified version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 18, 2026
- License
- MIT
Pinned Snippet
uses: acj/action-abuild@18522027a365b344c2907dbf989f32e7b1d01133 # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package_path | Path to the package to build (e.g., main/nginx) | yes | — |
| release_version | The version number to use when building the package | yes | — |
Outputs
| name | description |
|---|---|
| packages_dir | Directory containing the built .apk packages |