manojkarthick/macos-universal-binary-action
Action to create and upload macOS Universal binaries from Github releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Owner of the Github repository | yes | — |
| repository | Github repository name | yes | — |
| tag | Github release tag for asset download/upload | no | latest |
| amd64 | Substring to filter the amd64 binary | yes | — |
| arm64 | Substring to filter the arm64 binary | yes | — |
| compressed | Specify whether Github assets are compressed | no | true |
| overwrite | Overwrite if a binary of the same name already exists | no | false |
| universal-identifier | Identifier string for the Github asset containing the universal binary | no | all |
Outputs
no outputs