mscdex/Build Addons
Build Node.js addon binaries for releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 26, 2021
- License
- MIT
Pinned Snippet
uses: mscdex/build-addons@7981acd12609e61c6cbc5cdd028203d9f8cd587c # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| releaseID | Release ID of the release to upload assets to | yes | — |
| binaryType | Binary type: application/gzip or application/octet-stream | no | application/gzip |
| buildOnlyPaths | List of file/dir paths needed only for compiling | no | "" |
| token | Github auth token | no | ${{ github.token }} |
Outputs
no outputs