teveltech/Conan composite action
A composite action to handle building a Conan package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| new-tag | The new tag to push | yes | — |
| package-folder | Path to conanfile.py | yes | ./ |
| arch | The package arch | yes | x86_64 |
Outputs
| name | description |
|---|---|
| package | The new package name and version |