crabisoft/Publish Conda forge action
Build and Publish Conda package to Anaconda
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sub-directory | Specifies a sub directory within the repository containing your meta.yml or conda_build_config files | — | conda |
| build-channels | Space separated string of conda channels to use during the build | — | conda-forge |
| upload-channel | Conda channel where the package will be uploaded | — | conda-forge |
| platforms | Space separated string of platforms to build | — | win-64 osx-64 linux-64 |
| stable | true for stable release, else false to indicate a beta version | — | true |
| token | Anaconda access token with read and write API permissions | yes | — |
Outputs
no outputs